Re: MatchAllDocsQueryNode toString() creates invalid XML-Tag

2010-02-24 Thread Michael McCandless
This sounds like a bug -- can you open an issue?  Thanks!

Mike

On Wed, Feb 24, 2010 at 10:04 AM, Frank Wesemann
f.wesem...@fotofinder.net wrote:
 Hi,
 I am just getting my feet wet with the queryParser in contrib/queryparser.
 This new API is really a huge improvement.
 I am using it to convert Solr-Style input into a custom xml-based format we
 use to query third party search engines.

 I encountered the following:
 The MatchAllDocsQueryNode returns in its toString-Method
 matchAllDocs field='*' term='*'.
 Is this by purpose? Is it meant to be closed elsewhere?
 If not, I'll happily open a JIRA-Issue and provide a patch for it.

 Thanks

 frank



 -
 To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
 For additional commands, e-mail: java-dev-h...@lucene.apache.org



-
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org



Re: MatchAllDocsQueryNode toString() creates invalid XML-Tag

2010-02-24 Thread Frank Wesemann

Michael McCandless schrieb:

This sounds like a bug -- can you open an issue?  Thanks!

  


Created: (LUCENE-2284) and added a Patch

--
mit freundlichem Gruß,

Frank Wesemann
Fotofinder GmbH USt-IdNr. DE812854514
Software EntwicklungWeb: http://www.fotofinder.com/
Potsdamer Str. 96   Tel: +49 30 25 79 28 90
10785 BerlinFax: +49 30 25 79 28 999

Sitz: Berlin
Amtsgericht Berlin Charlottenburg (HRB 73099)
Geschäftsführer: Ali Paczensky




-
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org