[ https://issues.apache.org/jira/browse/LUCENE-4590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13514649#comment-13514649 ]
Doron Cohen commented on LUCENE-4590: ------------------------------------- Now I see what you mean. Spooky, it is as if you were looking into the patch I did not post here.. How did you know I chose not to modify EnwikiConentSource... I agree that if someone wishes to index just the non-category pages, the new WriteEnwikiLineDoc would create the category pages file for no use. Also, if indexing is conducted straight away, not through a line file first, categories will be indexed. But then anyone could check the title and decide not to index those docs. So I see the advantage, just not tempted to add this at the moment, but it can be added. > WriteEnwikiLineDoc which writes Wikipedia category pages to a separate file > --------------------------------------------------------------------------- > > Key: LUCENE-4590 > URL: https://issues.apache.org/jira/browse/LUCENE-4590 > Project: Lucene - Core > Issue Type: New Feature > Components: modules/benchmark > Reporter: Doron Cohen > Assignee: Doron Cohen > Priority: Minor > > It may be convenient to split Wikipedia's line file into two separate files: > category-pages and non-category ones. > It is possible to split the original line file with grep or such. > It is more efficient to do it in advance. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org