[ 
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

I think this one is good.  I have noticed w/ SVN that I was getting things like 
this from svn stat:
{quote}
A  +   
src/java/org/apache/lucene/benchmark/byTask/tasks/SearchTravRetHighlightTask.java
{quote}

Which means that SVN thinks there is a history for the file.  Turns out, it is 
from doing a copy of another file.  Thus, I had to remove the file and then 
readd it.



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