Alfresco quick search text box is not showing the results of search term with "_".
E.g. I have document 12345_01012020.pdf. When I search for 12345_01 on the text box on top right corner of alfresco share ui I am fetting auto suggestions with the file name "12345_01012020.pdf". But when I enter 12345_01 I am not getting any results in alfresco enterprise edition 6.1.0.
Solved! Go to Solution.
That is to be expected - the quick search suggestions use a way more lenient query than the one you actually typed, e.g. it transparently adds wildcards to your input. When you hit enter and are forwarded to the actual faceted search page, this submits the query with fewer enhancements, and then your term does not match the same results. By addind a simple asterisk at the end of your input, you should get the same results again.
That is to be expected - the quick search suggestions use a way more lenient query than the one you actually typed, e.g. it transparently adds wildcards to your input. When you hit enter and are forwarded to the actual faceted search page, this submits the query with fewer enhancements, and then your term does not match the same results. By addind a simple asterisk at the end of your input, you should get the same results again.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.