On Thu, Apr 24, 2014 at 2:03 PM, Yonik Seeley <[email protected]> wrote: > On Thu, Apr 24, 2014 at 1:57 PM, Uwe Schindler <[email protected]> wrote: >> OK, >> I'll wait for the fix. Is this a new bug in 4.8? > > OK, thanks. It's an old bug in Lucene, but a new bug in Solr (since > complex phrase queries weren't exposed before). > I'll commit now.
Actually, it looks like it was a new bug in Lucene as well, since inOrder was just added for 4.8 in https://issues.apache.org/jira/browse/LUCENE-3758 Anyway, the fix is now in the 4.8 branch. -Yonik http://heliosearch.org - solve Solr GC pauses with off-heap filters and fieldcache --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
