Hi,

That Javadoc says "N is ordered, and W is unordered."
https://github.com/apache/lucene-solr/blob/trunk/lucene/queryparser/src/java/org/apache/lucene/queryparser/surround/parser/QueryParser.java#L39

"W is ordered, and N is unordered." 
I think this is correct because WQuery() returns ordered SrndQuery and 
NQuery() returns not-ordered SrndQuery.

May I file a Jira?

I know a solr wiki page (and some slides on the Web) which are copied from this 
Javadoc.
I'd like to fix the solr wiki page.

Regards,
Shinichiro Abe
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to