Troubleshooting Use of `coerce_or_drop` and Dirty Value Parameters
TLDR Philip inquired about issues with 'coerce_or_drop' parameters. Jason asked for more details for diagnosis.
Jun 16, 2021 (27 months ago)
Philip
10:58 PMcoerce_or_drop
or other dirty_value params to work? I'm using coerce_or_drop
but still seeing 400 errors and the affected records are not showing up: [Errno 400] Field
keywords must be a string array
Jason
11:00 PMJason
11:00 PMkeywords
, and the exact value for that field in the documentTypesense
Indexed 2764 threads (79% resolved)
Similar Threads
Issue with Typo Correction/Prefix Search and the Role of max_candidates
John noticed inconsistent search results based on max_candidates settings, and Kishore Nallan clarified its role for multi-word queries. They resolved that increasing max_candidates ensures the query isn't prematurely limited.


Querying and Indexing Multiple Elements Issues
Krish queried fields with multiple elements, which Kishore Nallan suggested checking `drop_tokens_threshold`. Krish wished to force OR mode for token, but Kishore Nallan admitted the feature was missing. Krish was able to resolve the issue with url encoding.
Discussing Improved Multifield Search Options and Text Score Feature
bnfd asked Kishore Nallan about issue #516's improvements to multi-field searches and text score feature. Kishore Nallan explained how typo and drop tokens are now considered globally. They also discussed the text match score bucketing.
