RE: Multiterm analysis in complexphrase query

2014-07-22 Thread Allison, Timothy B.
olr fork. Much more work remains. -Original Message- From: Gopal Agarwal [mailto:gopal.agarw...@gmail.com] Sent: Monday, July 21, 2014 5:04 PM To: solr-user@lucene.apache.org Subject: RE: Multiterm analysis in complexphrase query That would be really useful. Can you upload the jar and its req

RE: Multiterm analysis in complexphrase query

2014-07-21 Thread Gopal Agarwal
gt;Tim > > -Original Message- > From: Michael Ryan [mailto:mr...@moreover.com] > Sent: Tuesday, July 01, 2014 9:24 AM > To: solr-user@lucene.apache.org > Subject: RE: Multiterm analysis in complexphrase query > > Thanks. This looks interesting... > >

RE: Multiterm analysis in complexphrase query

2014-07-01 Thread Allison, Timothy B.
in this, let me know (and/or vote on the issue pages on Jira). Best, Tim -Original Message- From: Michael Ryan [mailto:mr...@moreover.com] Sent: Tuesday, July 01, 2014 9:24 AM To: solr-user@lucene.apache.org Subject: RE: Multiterm analysis in complexphrase query Thanks. This lo

RE: Multiterm analysis in complexphrase query

2014-07-01 Thread Michael Ryan
Thanks. This looks interesting... -Michael -Original Message- From: Allison, Timothy B. [mailto:talli...@mitre.org] Sent: Monday, June 30, 2014 8:15 AM To: solr-user@lucene.apache.org Subject: RE: Multiterm analysis in complexphrase query Ahmet, please correct me if I'm wrong, bu

RE: Multiterm analysis in complexphrase query

2014-06-30 Thread Allison, Timothy B.
Ahmet, please correct me if I'm wrong, but the ComplexPhraseQueryParser does not perform analysis (as you, Michael, point out). The SpanQueryParser in LUCENE-5205 does perform analysis and might meet your needs. Work on it has gone on pause, though, so you'll have to build from the patch or th