Explore improving text search quality #78
Labels
No labels
area: database
area: documentation
area: elasticsearch
area: herald
area: packaging
area: scribe
consider soon
critical
dependencies
good first issue
hacktoberfest
help wanted
improvement
needs: repro
new feature
priority: blocker
priority: high
priority: low
priority: medium
type: bug
type: bug-fix
type: discussion
type: feature request
type: improvement
type: new feature
type: refactor
type: task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/hub#78
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
https://www.elastic.co/guide/en/elasticsearch/reference/8.3/analysis.html