Smart search brings the random text

rahul dhamale asked on February 7, 2017 18:08

I am using Kentico version V10. In that using Smart search functionality.

Configuration : Page types = pages (Menu items) Index types = Pages. Analyzer type = Standard

I have page having 5 Panels. When I am searching the content from Panel 3rd. In search result I am getting the result from Panel 4th.

Why Kentico smart-search pulling the content from Panel 4, instead of actual searched content panel(3rd)

Is there any way where I can bring the content from only Panel 3. Or always default from 1st panel.

Help will be appreciated.

Recent Answers


Zach Perry answered on February 7, 2017 18:20

What webpart are you using to display the search results?

0 votesVote for this answer Mark as a Correct answer

rahul dhamale answered on February 7, 2017 18:28

Thanks for your reply.

I am using SmartSearchResults web part. In that using the below transformation(ASCX)

DataHelper.GetNotEmpty(Eval("Content"), "")

0 votesVote for this answer Mark as a Correct answer

Brenden Kehren answered on February 7, 2017 18:29

Looks like a similar question here:

http://devnet.kentico.com/questions/kentico-search

How is your page structure setup? Are you using editable text on those pages and page templates? If so and you're expecting the index to index the page (menu item) page type it may not give you the expected results.

0 votesVote for this answer Mark as a Correct answer

rahul dhamale answered on February 7, 2017 18:32

Thanks Brenden.

Yes We are using the editable text on those pages and page templates. In order to work smart search, what changes we need to do either in Page level / Smart-search level functionality.

0 votesVote for this answer Mark as a Correct answer

Dragoljub Ilic answered on February 7, 2017 19:13 (last edited on February 7, 2017 19:17)

Hi Rahul,

I will suggest you to try to use page crawler as search indexer (because it use html output of page for indexing content).

If that not help, can you provide some more information about issue (any test scenario), because I'm not understand really what is catch with panels.

0 votesVote for this answer Mark as a Correct answer

rahul dhamale answered on February 7, 2017 19:32

Hi Dragoljub,

I tried using Pages crawler as indexers also. But still in search result still pulling the content from Wrong panel.

I am not sure is it because of the editable text on those pages and page templates as per Brenden.

No idea, how to overcome this issue.

0 votesVote for this answer Mark as a Correct answer

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