Re: Problem with MultiPhrase Query in Lucene 4.3

2013-10-03 Thread VIGNESH S
Thanks for your Reply Ian. I will check and let you know. On Thu, Oct 3, 2013 at 9:19 PM, Ian Lea wrote: > Below is a little self-contained test program. You may recognise some > of the code. > > Here's the output from a couple of runs using lucene 4.4.0. > > $ java ian.G1 "Dremel is a scalab

Re: Problem with MultiPhrase Query in Lucene 4.3

2013-10-03 Thread Ian Lea
Below is a little self-contained test program. You may recognise some of the code. Here's the output from a couple of runs using lucene 4.4.0. $ java ian.G1 "Dremel is a scalable, interactive ad-hoc query system" "interactive ad-hoc" term=interactive term=ad-hoc +content:"interactive" +content:"

Re: Problem with MultiPhrase Query in Lucene 4.3

2013-10-03 Thread VIGNESH S
Hi, sorry.. thats my typo.. Its not failing because of that On Thu, Oct 3, 2013 at 8:17 PM, Ian Lea wrote: > Are you sure it's not failing because "adhoc" != "ad-hoc"? > > > -- > Ian. > > > On Thu, Oct 3, 2013 at 3:07 PM, VIGNESH S wrote: > > Hi, > > > > I am Trying to do Multiphrase Query i

Re: Problem with MultiPhrase Query in Lucene 4.3

2013-10-03 Thread Ian Lea
Are you sure it's not failing because "adhoc" != "ad-hoc"? -- Ian. On Thu, Oct 3, 2013 at 3:07 PM, VIGNESH S wrote: > Hi, > > I am Trying to do Multiphrase Query in Lucene 4.3. It is working Perfect > for all scenarios except the below scenario. > When I try to Search for a phrase which is pre