[
https://issues.apache.org/jira/browse/LUCENE-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739235#action_12739235
]
Koji Sekiguchi edited comment on LUCENE-1773 at 8/4/09 4:17 PM:
----------------------------------------------------------------
Thanks Mike! One thing I forgot to mention is that I used LUCENE-1770 in the
patch.
{code:title=highlight-vs-vector-highlight.alg}
# Use LUCENE-1770 WikipediaQueryMaker
query.maker=org.apache.lucene.benchmark.byTask.feeds.WikipediaQueryMaker
#query.maker=org.apache.lucene.benchmark.byTask.feeds.ReutersQueryMaker
{code}
If WikipediaQueryMaker weren't in to 2.9, ReutersQueryMaker should work.
was (Author: koji):
Thanks Mike! One thing I forgot to mention is that I used LUCENE-1770 in
the patch.
{code|title=highlight-vs-vector-highlight.alg}
query.maker=org.apache.lucene.benchmark.byTask.feeds.WikipediaQueryMaker
{code}
If WikipediaQueryMaker weren't in to 2.9, ReutersQueryMaker should work.
> Add benchmark task for FastVectorHighlighter
> --------------------------------------------
>
> Key: LUCENE-1773
> URL: https://issues.apache.org/jira/browse/LUCENE-1773
> Project: Lucene - Java
> Issue Type: New Feature
> Components: contrib/benchmark
> Affects Versions: 2.9
> Reporter: Koji Sekiguchi
> Assignee: Michael McCandless
> Priority: Trivial
> Fix For: 2.9
>
> Attachments: LUCENE-1773.patch, LUCENE-1773.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]