Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-29085

Dynamic weights in full text search

    • Type: Icon: New Feature New Feature
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Text Search
    • Labels:
    • Query Integration

      Currently, when we need to execute a full text search query with weights we must specify these in the createIndex command.

      If we need to modify these weights we have to create a new index and drop the old one.

      In order to improve the flexibility, we could specify the weights in the query and not in the index (ElasticSearch does it in this way.). Or in both, having priority those specified in the query?

      Thank you!

            Assignee:
            backlog-query-integration [DO NOT USE] Backlog - Query Integration
            Reporter:
            juanroy Juan Antonio Roy Couto
            Votes:
            2 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: