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

Reply via email to