Consolidating Chat Threads
TLDR Akash provided code related to search parameters. Jason asked to relocate the conversation to a single thread.
Powered by Struct AI
3
14mo
Oct 13, 2022 (14 months ago)
Akash
Akash
02:27 PMadditionalSearchParameters: {
'q': '120',
'query_by': 'is_out_of_stack',
'page': 1,
'sort_by': 'book_id:desc',
'filter_by': '&& book_type:[2]',
'facet_by': 'author,publication,category,language,keywords,book_type,binding,book_condition,subject,class',
'max_facet_values': 30,
'num_typos': 2,
'typo_tokens_threshold': 10,
'per_page': 204
},
Jason
Jason
02:28 PMCould you reply in this thread: https://typesense-community.slack.com/archives/C01P749MET0/p1665659647762179
02:28
Jason
02:28 PMSo conversations are in a single place
Typesense
Lightning-fast, open source search engine for everyone | Knowledge Base powered by Struct.AI
Indexed 3015 threads (79% resolved)
Similar Threads
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.
11
1mo
Issues with Typesense Search Results and Sorting Method
Manish expressed an issue with Typesense search results. Upon analysis, Manish realized the results should have been sorted by "ranking" instead of "updated_at".
7
5mo
Docsearch Scrapper Metadata Configuration and Filter Problem
Marcos faced issues with Docsearch scrapper not adding metadata attributes and filtering out documents without content. Jason helped fix the issue by updating the scraper and providing filtering instructions.
82
8mo