Synonym "+" and "plus" Issue in Typesense PHP
TLDR em1nos raised a concern about an issue with synonym "+" and "plus" in Typesense PHP. Jason confirmed the issue and guided em1nos to report it on Github.
1
Mar 16, 2022 (20 months ago)
em1nos
03:58 PMem1nos
03:58 PMem1nos
03:59 PMJason
03:59 PMem1nos
04:02 PMem1nos
04:02 PMem1nos
04:02 PMJason
04:03 PMIf you're sending "+" to create a synonym, but then you see
""
returned when you GET /synonyms, that sounds like a bugem1nos
04:04 PMem1nos
04:05 PMJason
04:05 PMJason
04:06 PM+
is returned as ""
em1nos
04:07 PMJason
04:07 PMem1nos
04:08 PMJason
04:12 PMTypesense
Indexed 2779 threads (79% resolved)
Similar Threads
Applying Synonyms with Laravel Scout and Typesense
Andrew was uncertain about using synonyms with Laravel Scout & Typesense. Jason suggested employing typesense-php and then adding synonyms to Typesense.
Typesense Symbol Synonym Query Resolution
em1nos asked Jason if "s21+" could match "s21 plus" in Typesense. Jason suggested using alternate fields at indexing time. em1nos agreed to try this method.
Typesense's Support for Synonyms and Typo Tolerance in Facets
Roshan asked if Typesense supports synonyms and typo tolerance in facets. Kishore Nallan clarified it doesn't support synonyms on facet queries and suggested Roshan to create a feature request on Github.
Laravel Synchronisation Issue with Typesense
Olav is having issues with Typesense running on a Laravel worker. A solution by changing a static attribute in `ApiCall.php` was implemented as a temporary fix. Abdullah is to investigate the issue.
Resolving Typesense Search Issues
Conversation started by Maximilian about Typesense search behavior led to Users Kishore Nallan and Mike discussing and suggesting workaround, with Kishore Nallan promising an official solution soon. No final confirmation of resolution provided.