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

Robert Muir reassigned LUCENE-2284:
-----------------------------------

    Assignee: Robert Muir

> MatchAllDocsQueryNode toString() creates invalid XML-Tag
> --------------------------------------------------------
>
>                 Key: LUCENE-2284
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2284
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: contrib/*
>         Environment: all
>            Reporter: Frank Wesemann
>            Assignee: Robert Muir
>         Attachments: LUCENE-2284.patch
>
>
> MatchAllDocsQueryNode.toString() returns "<matchAllDocs field='*' term='*'>", 
> which is inavlid XML should read "<matchAllDocs field='*' term='*' />.

-- 
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

Reply via email to