Re: null Query from MultiFieldQueryParser.getFieldQuery

2016-10-04 Thread Steve Rowe
Great, thanks for reporting back, Oliver! I’ll go push the change now, including to branch_6_2, so that if we release a 6.2.2 version, it will be included there. -- Steve www.lucidworks.com > On Oct 4, 2016, at 9:34 AM, Oliver Kaleske > wrote: > > Hi Steve, > > thanks for the fix. > > I lo

merge problems

2016-10-04 Thread Hans Lund
After upgrading to 6.2 we are having problems during merges (after running for a while). When the problem occurs its always complaining about the same field - and throws: java.lang.IllegalArgumentException: field="id" did not index point values at org.apache.lucene.codecs.lucene60.Lucene60Poi

Re: null Query from MultiFieldQueryParser.getFieldQuery

2016-10-04 Thread Oliver Kaleske
Hi Steve, thanks for the fix. I locally applied the patch on branch_6_2 (because that is closest to my current 6.2.1 dependency) and built Lucene from there. Using the outcome in my application, the problem observed there is fixed. Best regards, Oliver -Ursprüngliche Nachricht- Von: St