You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shai Erera (JIRA)" <ji...@apache.org> on 2009/07/20 13:53:15 UTC

[jira] Updated: (LUCENE-1755) WriteLineDocTask should keep docs w/ just title and no body

     [ 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org