Hello everyone, I am responsible for our B2B Community where we provide service information for 3rd party companies interested in our internal documentation. It is critical for us that users can search for content with high precision and accuracy so that they can find exactly what they are looking for. As an interaction style we are using is TKB. Based on signals which I receive from customers, as well as looking into my test results for some scenarios search behave different than it is specified in Khoros Community/Atlas documentation or behavior is not covered by documentation at all. In some cases functionality does not seem to work. I would like to see your experience and maybe some of you have similar observations. Answers are more than welcome. Case#1: It seems that Search engine of Khoros Community is capable to search through attachment content. Search returned a post, which did not have search query in title, not in body, not labeled, not in attachment title. The only occurrence of searched string was inside of file however it not exact match. File was in .pdf format. It was mentioned by community, in the past, that search works for attachment, but there was no clear statement to confirm that and which formats are supported. https://community.khoros.com/t5/Khoros-Community-Discussions/Search-keywords-within-Attachment/m-p/414627#M4114 Based on developer documentation search can access only attachment name. https://devdocportal.lithium.com/t5/Community-API-v2-Reference/bd-p/restv2docs?section=commv2&collection=attachments Did you found a clear statement on searching through attachments, does Stemming/Wildcards/Boolean operators works in this scenario and which formats are supported? Case#2 Both in user documentation and in description available in frontend it is said that Khoros Community Search support EXACT search. However, based on my tests it does not appear that it is actually working now. Exact search can be realized in 2 ways: - By using "+" sign, which requires following string ended with Space to exist in searched entries. - By using quotes ("abc"). However, while searching for "DCN-WD-D" (quotes intended) I also get results which does not have this term on any level (place, user, title, body, label, attachment title, attachment content). User expectation will be that only EXACT entries will appear. Otherwise, 0 results. Is Exact search, realized through quotes, is returning only exact matches? What is the solution design behind it? Is Spellcheck triggered when you are using exact search? Case#3 Both in user documentation and in description available in frontend it is said that Khoros Community Search support 'minus sign' as a search criteria. "Use the minus sign to -exclude -certain -words from your search." As I mentioned before our B2B customers use product codes like DCN-WD-D. When user attempt to search for such code given results have highlighted matching parts of text. I noticed that '-' is not highlighted. '-' is not highlighted both in auto-suggest and in results. Why "-" is not highlighted? Is "-" interpreted as "exclude what follows the -" like it states in documentation and therefore searching for codes like DCN-WD-D is 'corrupted'? Case#4 Is Search case sensitive? Does Best Match take into an account case when sorting matches? Many thanks for insights! Reference: https://community.khoros.com/t5/Search-tools/tkb-p/searchtools
... View more