[Ann] Experimental highlighter 0.0.6 released

Yesterday I released version 0.0.6 of the experimental highlighter
Elasticsearch plugin. If anyone other then me is using it you should
upgrade.

Fixed a bug where it'd fail if you found more then 8 distinct terms.
Fixed caching of the query interpretation. In the presence of fuzzy and
wildcard queries this should speed things up a ton.
Sped up many types of queries by using an automaton to detect terms rather
then rewriting them against the terms dictionary. This cuts highlighting
time for those queries on decently large indexes pretty substantially. I
don't really have a clear figure how much because it depends on the index
and the queries.

You can play with it on a testing site if you'd like:

Nik

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAPmjWd3AFjbSGW-BW-MPuDQ9JtMbcR6%2B4GRpfgrUKUmEntaHXA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

On Tue, Apr 29, 2014 at 4:31 PM, Nikolas Everett nik9000@gmail.com wrote:

Yesterday I released version 0.0.6 of the experimental highlighter
Elasticsearch plugin. If anyone other then me is using it you should
upgrade.

Fixed a bug where it'd fail if you found more then 8 distinct terms.
Fixed caching of the query interpretation. In the presence of fuzzy and
wildcard queries this should speed things up a ton.
Sped up many types of queries by using an automaton to detect terms rather
then rewriting them against the terms dictionary. This cuts highlighting
time for those queries on decently large indexes pretty substantially. I
don't really have a clear figure how much because it depends on the index
and the queries.

You can play with it on a testing site if you'd like:

Search results for "cube block OR time" - test2.Wikipedia

Oh! Link: GitHub - wikimedia/search-highlighter: Github mirror of "search/highlighter" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAPmjWd3gJCmRZZK-R2xt-zw15YkuBOeCdYaYCE7o%2BPwDm_MfDw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.