Wrong Search Result match count in Global Search - ESS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2011 07:42 AM
we have a global search which searches from Catalog and Knowledge tables. but it displays the incorrect number of matching results on ESS page.
When it says, 11 results found, it displays only 7 results. So the Count of found results and actual display of results do not match. Any idea how to fix this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2011 10:43 AM
Thanks John. But I am not sure how to add the category.active field in the choice list.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2011 11:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2011 11:26 AM
Thanks John. This helps in some cases. but when I did some more search, it does not work in all the cases. on ESS page in DEV instance, I searched for the text 'phone', it says - Catalog Search 20 Items found but displays only 10 items.
Looks like something more is missing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2011 12:50 PM
That is due to the global text search property that limits the result display to 10 by default.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2011 01:47 PM
That's right. but it is unusual to limit the display results based on global search system property. It would be difficult to predict how many results are going to come up in one search.
I tried to put blank in Global search property instead of 10 and it shows only 1 results.
Is there any way to ignore the system property if the search result matching count is more than that and display everything in that case?