[ 
https://issues.apache.org/jira/browse/LUCENE-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Grant Ingersoll updated LUCENE-1128:
------------------------------------

    Attachment: LUCENE-1128.patch

Task now requires docs to be stored (either for analyzing the text, or, at 
least, for having text to highlight in the first place).  Added some more unit 
tests.  

Still requires the LUCENE-1127 patch and also fixes LUCENE-1129.

Also adds in a couple of sample alg files to demonstrate using it.

I'll commit after the release.

> Add Highlighting benchmark support to contrib/benchmark
> -------------------------------------------------------
>
>                 Key: LUCENE-1128
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1128
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: contrib/benchmark
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Minor
>         Attachments: LUCENE-1128.patch, LUCENE-1128.patch
>
>
> I would like to be able to test the performance (speed, initially) of the 
> Highlighter in a standard way.  Patch to follow that adds the Highlighter as 
> a dependency benchmark and adds in tasks extending the ReadTask to perform 
> highlighting on retrieved documents.

-- 
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]

Reply via email to