We are on Umbraco 7.11.1 and have multiple custom search indexes. As you know members and content are included with standard installation of Umbraco.
We have a custom indexer/searcher for PDF and MSOffice docs.
When my users search for "collateral" they get a list of results.
When they click the search button a second time the order of the results differ.
Has anyone experienced this?
Note: I am not doing anything with ranking. So all results come back with a ranking of 1.
Is the search over one index? If so then can you write out the query and do searches twices is the query the same? Also can you then try the outputted query in luke twice see if that is the same?
If its multiindex then i think score is ignored? I am trying to find post about this.
Search Results
We are on Umbraco 7.11.1 and have multiple custom search indexes. As you know members and content are included with standard installation of Umbraco. We have a custom indexer/searcher for PDF and MSOffice docs.
When my users search for "collateral" they get a list of results.
When they click the search button a second time the order of the results differ.
Has anyone experienced this? Note: I am not doing anything with ranking. So all results come back with a ranking of 1.
Thanks
Tom
Tom,
Is the search over one index? If so then can you write out the query and do searches twices is the query the same? Also can you then try the outputted query in luke twice see if that is the same?
If its multiindex then i think score is ignored? I am trying to find post about this.
Regards
Ismail
is working on a reply...