[PROPOSAL] Add/enhance educational materials related to usage of queries and processors maintained in this repo #948
Labels
Documentation
Update existing documentations such as README, instruction docs, etc.
What/Why
What are you proposing?
As a user I would like to have access to more documentation and examples of neural search components, like neural/hybrid queries and different processor types.
This should help to speedup the ramp-up for new features and provide better self-service in scenarios like "why document X has that low/high score".
What users have asked for this feature?
For example, our main page for hybrid query https://opensearch.org/docs/latest/search-plugins/hybrid-search/#using-hybrid-search does have some examples for weights, but it's not explicitly stated how user can identify those weights in the actual system.
Another example would be the details of how scores are compute in hybrid query depending on distribution of documents, number of shards/replicas/data nodes, size of requested documents in sub-query etc. Ideally it can be something visual and interactive, maybe blog (good example is recently published blog https://opensearch.org/blog/How-does-the-rank-normalization-work-in-hybrid-search/).
The text was updated successfully, but these errors were encountered: