[
https://issues.apache.org/jira/browse/LUCENE-971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12517048
]
Doron Cohen commented on LUCENE-971:
------------------------------------
Mmm... an additional advantage of this is not needing to extract
the entire enwiki collection in order to index it - setting the
repetition count to 100 for AddDocTask in alternative 1 or for
WriteLineDocTask in alternative 2 would mean that only 100
docs from the huge file are extracted.
> Create enwiki indexable data as line-per-article rather than file-per-article
> -----------------------------------------------------------------------------
>
> Key: LUCENE-971
> URL: https://issues.apache.org/jira/browse/LUCENE-971
> Project: Lucene - Java
> Issue Type: Improvement
> Reporter: Steven Parkes
> Attachments: LUCENE-971.patch.txt
>
>
> Create a line per article rather than a file. Consume with indexLineFile task.
--
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]