Skip to content

Highlighting Support in ElasticSearch#68

Merged
skurfuerst merged 5 commits intomasterfrom
dev-query-result
Mar 20, 2015
Merged

Highlighting Support in ElasticSearch#68
skurfuerst merged 5 commits intomasterfrom
dev-query-result

Conversation

@skurfuerst
Copy link
Copy Markdown
Contributor

This change is based upon #66, makes #62 obsolete and re-implements #63.

To be used in conjunction with https://github.com/skurfuerst/Flowpack.SearchPlugin/tree/dev-query-result

Dominik Piekarski and others added 5 commits March 20, 2015 21:14
Results from execute() now satisfy QueryResultInterface and can be used more widely

Taken from #66 originally.
This feature is the basis for Result Highlighting.
Automatically calls ``.highlight()`` to wrap search term matches found in
fulltext search results. Matches are wrapped in ``<em>`` tags.

This change re-implements the functionality originally submitted inside
#63.
skurfuerst added a commit that referenced this pull request Mar 20, 2015
Implementing QueryResultInterface; Making Search Metadata available; Highlighting Support in ElasticSearch
@skurfuerst skurfuerst merged commit 28ca43d into master Mar 20, 2015
@skurfuerst skurfuerst deleted the dev-query-result branch March 20, 2015 22:20
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

Successfully merging this pull request may close these issues.

1 participant