Skip to content
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

Hervorheben von Suchbegriffen im Suchergebnis #86

Open
j3nsch opened this issue Aug 23, 2022 · 1 comment
Open

Hervorheben von Suchbegriffen im Suchergebnis #86

j3nsch opened this issue Aug 23, 2022 · 1 comment

Comments

@j3nsch
Copy link
Member

j3nsch commented Aug 23, 2022

Solr bietet die Möglichkeit Suchbegriffe im Ergebnis hervorzuheben. Damit könnten z.B. in Titeln, Zusammenfassungen und Namen die gefundenen Wörter visuell im Suchergebnis hervorgehoben werden.

Die Funktion ist nicht dringend, Begriffe in den Volltexten werden so nicht angezeigt, aber es wäre eine schöne Verbesserung der Oberfläche.

@j3nsch
Copy link
Member Author

j3nsch commented Aug 23, 2022

Mit folgender URL hat das Hervorheben in der Antwort vom Solr Server funktioniert. Es wurde die Solr Konfiguration für OPUS 4.6 verwendet.

http://localhost:8985/solr/opus4/select?q=documentation&wt=xml&hl.q=documentation&hl.fl=title_output&hl=true

Die genaue Konfiguration muss noch weiter ausgebaut werden.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant