[ https://issues.apache.org/jira/browse/LUCENE-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shai Erera updated LUCENE-1755: ------------------------------- Attachment: LUCENE-1755.patch Fix in WriteLineDocTask + test cases. All Benchmark tests pass. > WriteLineDocTask should keep docs w/ just title and no body > ----------------------------------------------------------- > > Key: LUCENE-1755 > URL: https://issues.apache.org/jira/browse/LUCENE-1755 > Project: Lucene - Java > Issue Type: Bug > Components: contrib/benchmark > Reporter: Shai Erera > Priority: Minor > Fix For: 2.9 > > Attachments: LUCENE-1755.patch > > > WriteLineDocTask throws away a document if it does not have a body element. > However, if the document has a title, then it should be kept. Some documents, > such as emails, may not have a body which is legitimate. I'll post a patch + > a test case. -- 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: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org