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

Investigate how to highlight terms in search results descriptions #1800

Closed
murny opened this issue Aug 5, 2020 · 1 comment
Closed

Investigate how to highlight terms in search results descriptions #1800

murny opened this issue Aug 5, 2020 · 1 comment
Assignees

Comments

@murny
Copy link
Contributor

murny commented Aug 5, 2020

From EPIC: #1610

When my search results are returned, I expect to be able to see where the keyword shows up and highlighted within the results.

Example:
image

image

I know elasticsearch has a "highlighting" feature which gives us exactly this behaviour (more info: https://www.elastic.co/guide/en/elasticsearch/reference/current/highlighting.html). Solr must have something similar we can look into.

@murny murny self-assigned this Aug 5, 2020
@pgwillia
Copy link
Member

pgwillia commented Aug 5, 2020

Check out https://lucene.apache.org/solr/guide/6_6/highlighting.html

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

2 participants