You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Doron Cohen (JIRA)" <ji...@apache.org> on 2011/05/25 10:23:47 UTC

[jira] [Resolved] (LUCENE-929) contrib/benchmark build doesn't handle checking if content is properly extracted

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

Doron Cohen resolved LUCENE-929.
--------------------------------

    Resolution: Fixed

bq. Doron, that's fine to open a new issue and close this one, but it was this issue's fix that introduced the bug.

Thanks for clarifying!
Okay, so I will fix this in LUCENE-3137 (it makes sense to me at this time since this one was resolved 4 months ago and fixed something else) and resolve this one.

> contrib/benchmark build doesn't handle checking if content is properly extracted
> --------------------------------------------------------------------------------
>
>                 Key: LUCENE-929
>                 URL: https://issues.apache.org/jira/browse/LUCENE-929
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: modules/benchmark
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Minor
>             Fix For: 4.0, 3.1
>
>
> The contrib/benchmark build does not properly handle checking to see if the content (such as Reuters coll.) is properly extracted.  It only checks to see if the directory exists.  Thus, it is possible that the directory gets created and the extraction fails.  Then, the next time it is run, it skips the extraction part and tries to continue on running the benchmark.
> The workaround is to manually delete the extraction directory.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org