Question About `symbols_to_index` Application
TLDR Jack asked if symbols_to_index
could be applied per-field. Kishore Nallan clarified it is not currently possible.
Sep 14, 2023 (2 months ago)
Jack
03:05 PMsymbols_to_index
on a per-field level? I've got some fields in which I want .
to be indexed (IP address fields) and some which I don't (other textual fields).Kishore Nallan
03:07 PMTypesense
Indexed 3015 threads (79% resolved)
Similar Threads
Discussing Access to Lower-Level APIs to Access Index in Typesense
Janaka inquired if lower-level APIs can access index tokens in a document for similarity calculation in Typesense. Jason advised extracting keywords for a regular search, informing that indices are only stored in memory. The thread concluded with a discussion about prospective Typesense extensions.
Tuning Query Results Order with Query_by_Weights
Nathan is trying to tune the order of results using `query_by_weights`, but experiences a smaller impact than expected. Jason suggests trying `max_weight` and sharing a snippet to further investigate.
Updating Field Values in Programming
Sandro inquired about updating a field with another field's value. Jason confirmed it was currently impossible and suggested reporting the issue on GitHub.