I believe this is already filed as https://issues.apache.org/jira/browse/SOLR-4572
Getting the wiki page fixed would be great as well, though! On Wed, Dec 3, 2014 at 7:44 PM, Shinichiro Abe <shinichiro.ab...@gmail.com> wrote: > 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: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > >