[
https://issues.apache.org/jira/browse/LUCENE-2923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995896#comment-12995896
]
Steven Rowe commented on LUCENE-2923:
-------------------------------------
Mike, a small typo:
{quote}
To apply the patch you first have to do this:
{{svn mv lucene/contrib/benchmark/src/java/org/apache/lucene/demo/html
modules/benchmark/src/java/org/apache/lucene/benchmark/byTask/feeds/demohtml}}
{quote}
That should be {{svn mv lucene/contrib/*demo*/src/...
modules/benchmark/src/...}}
> cleanup contrib/demo
> --------------------
>
> Key: LUCENE-2923
> URL: https://issues.apache.org/jira/browse/LUCENE-2923
> Project: Lucene - Java
> Issue Type: Improvement
> Reporter: Michael McCandless
> Assignee: Michael McCandless
> Priority: Minor
> Fix For: 3.1, 4.0
>
> Attachments: LUCENE-2923.patch, LUCENE-2923.patch, LUCENE-2923.patch
>
>
> I don't think we should include optimize in the demo; many people start from
> the demo and may think you must optimize to do searching, and that's clearly
> not the case.
> I think we should also use a buffered reader in FileDocument?
> And... I'm tempted to remove IndexHTML (and the html parser) entirely. It's
> ancient, and we now have Tika to extract text from many doc formats.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]