Explanation on Additional _facet Fields
TLDR sonu requested an explanation for extra _facet fields. Jason provided related context, which clarified the user's question.
Jun 05, 2021 (27 months ago)
sonu
03:57 AMsonu
04:12 AMTypesense
Indexed 2764 threads (79% resolved)
Similar Threads
Querying with Typesense-Js and Handling Null Values
michtio was querying using typesense-js and receiving fewer results than expected. Kishore Nallan suggested using different query parameters. Further discussion led to the handling of 'null' values and filtering syntax in the search queries. The thread ended with Jason offering migration support from Algolia to Typesense.



Understanding Facet Query and Filter By on Typesense
Ricardo needed clarification on using facet_query. Kishore Nallan explained its use alongside `filter_by`, helping Ricardo understand the concepts. The discussion also touched upon how facet_query works with sets of fields and the difference between facet_query and filter_by.
Duplicate Field Issue in Schema Creation
gab faced an issue with duplicated fields in their schema. When examined by Kishore Nallan, they found that gab may have accidentally created the duplicates due to wildcard field naming. The potential bug was identified and resolved.