*test~* will also find tesk too and many more combinations, which is ok.
but is this possible with Lucene?
Best regards

----- Original Message -----
From: [email protected]
To: [email protected]
Cc: [email protected]
Sent: Saturday, August 3, 2019 11:57:37 AM GMT -05:00 US/Canada Eastern
Subject: partial match

Hi,-
 from 
http://lucene.apache.org/core/3_1_0/queryparsersyntax.html#Fuzzy%20Searches
i would like to search *test~* where i want to find test or text anywhere in 
the indexed field.
is this possible? i think by setting parser *test* is possible where we can use 
a * or ? symbol as the first character of a search.
But will ~ work in this scenario?
Best regards
baris

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to