-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Catch-All-Feldsuche durch gewichtete Suche in einzelnen Indexfeldern ersetzen #1161
Comments
extracts
added a commit
that referenced
this issue
Nov 17, 2023
extracts
added a commit
that referenced
this issue
Dec 5, 2023
extracts
added a commit
that referenced
this issue
Dec 5, 2023
…r to 0 will cause matches in that field to get ignored
extracts
added a commit
that referenced
this issue
Dec 5, 2023
…s to increase the importance of phrase matches (i.e., cases where all query terms appear in close proximity)
extracts
added a commit
that referenced
this issue
Dec 5, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Statt der Suche in einem einzigen Catch-All-Feld soll es möglich sein, Feldern eine unterschiedliche Gewichtung geben zu können. Damit kann die Relevanz der Suchergebnisse verbessert und gezielter gesteuert werden.
In der Konfiguration sollen dazu folgende Optionen hinzugefügt werden:
Siehe auch OPUS4/opus4-search#37
The text was updated successfully, but these errors were encountered: