No, that doesn't work either - it works for the lucene query parser, but not for the *surround* query parser, which I'm using because it has a syntax for span queries.

On 5/6/2012 6:10 PM, Vladimir Gubarkov wrote:
Do you mean

*:*

?

On Mon, May 7, 2012 at 1:26 AM, Mike Sokolov<soko...@ifactory.com>  wrote:
does anybody know how to express a MatchAllDocsQuery in surround query
parser language?  I've tried

*

and()

but those don't parse.  I looked at the grammar and I don't think there is a
way.  Please let us all know if you know otherwise!

Thanks

-Mike Sokolov

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

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



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

Reply via email to