Explore improving text search quality #78

Open
opened 2022-08-17 19:33:33 +02:00 by jessopb · 1 comment
jessopb commented 2022-08-17 19:33:33 +02:00 (Migrated from github.com)

For example,
As described here, https://artemisconsultinginc.com/blog/defining-an-elasticsearch-schema-for-relevant-search/ you can take advantage of builtin "stop words" if you pass a language.
SDK would need to be passed a language param from the app for claim search so it can provide it to ES.

For example, As described here, https://artemisconsultinginc.com/blog/defining-an-elasticsearch-schema-for-relevant-search/ you can take advantage of builtin "stop words" if you pass a language. SDK would need to be passed a language param from the app for claim search so it can provide it to ES.
moodyjon commented 2022-08-17 20:18:27 +02:00 (Migrated from github.com)
https://www.elastic.co/guide/en/elasticsearch/reference/8.3/analysis.html
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/hub#78
No description provided.