- Original Message -
> > From: a...@apache.org
> > To: java-user@lucene.apache.org
> > Sent: Sunday, August 4, 2019 11:41:55 PM GMT -05:00 US/Canada Eastern
> > Subject: Re: partial match
> >
> > It is not very clear as to what is it that you are trying to achie
have not tested it yet.
Best
- Original Message -
From: a...@apache.org
To: java-user@lucene.apache.org
Sent: Sunday, August 4, 2019 11:41:55 PM GMT -05:00 US/Canada Eastern
Subject: Re: partial match
It is not very clear as to what is it that you are trying to achieve
here. If you want to
Eastern
Subject: Re: partial match
It is not very clear as to what is it that you are trying to achieve
here. If you want to match similar terms as the one you specify in the
query (test, tesk, lest etc), then a fuzzy query (~) should suffice.
Note that you cannot specify a mandatory part of the
It is not very clear as to what is it that you are trying to achieve
here. If you want to match similar terms as the one you specify in the
query (test, tesk, lest etc), then a fuzzy query (~) should suffice.
Note that you cannot specify a mandatory part of the text that has to
match in every resul
le.com
To: java-user@lucene.apache.org
Cc: baris.ka...@oracle.com
Sent: Saturday, August 3, 2019 12:00:48 PM GMT -05:00 US/Canada Eastern
Subject: Re: partial match
*test~* will also find tesk too and many more combinations, which is ok.
but is this possible with Lucene?
Best regards
- Or
*test~* will also find tesk too and many more combinations, which is ok.
but is this possible with Lucene?
Best regards
- Original Message -
From: baris.ka...@oracle.com
To: java-user@lucene.apache.org
Cc: baris.ka...@oracle.com
Sent: Saturday, August 3, 2019 11:57:37 AM GMT -05:00 US/Cana