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
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:"
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
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
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 preceded by any punctuation,it
is not working..
TextContent: Dremel is a scalable, interactive ad-hoc query system for
analysis
of