[
https://issues.apache.org/jira/browse/LUCENE-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837909#action_12837909
]
Robert Muir commented on LUCENE-2284:
-------------------------------------
looks like it would be good to fix, as all the other querynodes return valid
xml.
will commit in a day or 2 if no one objects.
Thanks for reporting this Frank
> 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
> Fix For: 3.1
>
> 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: [email protected]
For additional commands, e-mail: [email protected]