Search Operators in Chat Platform
TLDR Jamshid inquired about search operators, and Jason confirmed two supported operators: phrase match and exclusion. No complete list is documented in one place.
1
Jun 14, 2023 (6 months ago)
Jamshid
05:26 PMExample:
“search this” - seems to be a phrase match
“search this” -that - seems to exclude search results with ‘that’
“search this” +that - seems to increase ranking of results with ‘that’ in the search.
Are there any others? Is there a list of supported operators? Thanks.
Jason
05:42 PMI’m surprised to hear about the third behavior!
Jason
05:42 PMJun 15, 2023 (6 months ago)
Jamshid
01:40 AM1
Typesense
Indexed 3015 threads (79% resolved)
Similar Threads
Phrase Search Relevancy and Weights Fix
Jan reported an issue with phrase search relevancy using Typesense Instantsearch Adapter. The problem occurred when searching phrases with double quotes. The team identified the issue to be related to weights and implemented a fix, improving the search results.
Adjusting Text Match Score Calculation in TypeSense
Johannes wanted to modify the Text Match Score calculation in TypeSense to improve search results returns. With counsel from Jason and Kishore Nallan, various solutions were proposed, including creating a Github issue, attempting different parameters, and updating Docker to a new version to resolve the matter.
Resolving Typesense Query Issues
Todd had queries regarding Typesense operation. Jason clarified Typesense's default behavior and provided a recommendation to enhance results ranking based on relevance and recency.