Smart Search Index Update

Jay Crowe asked on October 1, 2018 13:01

Hi,

I want to create a smart search built on a view. I then need to update the smart search but the SearchTaskInfoProvider CreateTask method needs an object type but this does not exist as it is a view. Please can someone explain if this is possible?

Cheers, Jay

Recent Answers


Brenden Kehren answered on October 2, 2018 13:58

I'd suggest creating a new page type which is a container. In there, add a new query calling that custom view. You can then reference that custom query via the name you added your page type as.

If this doesn't work, you might try adding the query to an already existing page type that closest resembles the data you're retrieving.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.