Resolution for Disabling Suggestion Records in Typesense
TLDR Riyadh wanted to know how to disable suggestion records in Typesense. Andrew suggested adding ?num_typos=0
to the query. Kishore Nallan provided useful PHP examples and Laravel Scout plugin usage while Mubashirullah tried to implement it.
1
1
1
Dec 16, 2021 (25 months ago)
Riyadh
09:54 AMAndrew
10:15 AM?num_typos=0
to your query1
Riyadh
10:40 AMAndrew
10:45 AMKishore Nallan
12:19 PMKishore Nallan
12:19 PMMubashirullah
12:43 PM"cloth?num_typos=0"
as a hacked approach for phrase search?
Kishore Nallan
12:54 PM1
Kishore Nallan
12:59 PM1
Typesense
Indexed 3011 threads (79% resolved)
Similar Threads
Collaborative Project on Laravel Scout Integration with Typesense
Joe used Typesense and Laravel to index documents quickly. He suggested adding Typesense to Laravel Scout docs. Jason agreed and asked community members for help. Abdullah volunteered to maintain the integration. Raises were raised and plans discussed, with unexpected resistance from official channels.
Collaborating on Laravel Scout Engine for Typesense
Jason invited contributors Abdullah and Tim for a collaboration on the Laravel Scout engine for Typesense. They discussed framework intricacies and agreed to collaborate under Typesense's GitHub organization.
Incorporation of Laravel Scout Engine to TypeSense Organization
Jason and Alex discuss adopting Abdullah's Laravel Scout Engine into the TypeSense organization. Abdullah agrees, leading to Jason creating a repo within the organization and hi019 helping to complete transition tasks.
Laravel Package related Issue Resolved (`typesense/laravel-scout-typesense-driver`)
Jaeyson faced a network exception while setting up `typesense/laravel-scout-typesense-driver` on Docker. em1nos solved the issue by suggesting changing the hostname to "typesense".
Laravel Scout Update and Debugging Deletion Issue with Typesense
hi019 worked on merging Laravel Scout updates and encountered a document deletion issue due to type mismatch. Abdullah suggested a solution, which was successfully implemented. Additionally, Abdullah joined the project repo.