Hi,

Have you thought about using the built-in Lucene functionality for this?
Fuzzy text search is exactly what it's made for.

On Mon, Nov 26, 2018 at 12:15 PM anjana_nair <siby_sek...@hotmail.com>
wrote:

>
> Hi,
>
> I would like to add an index to key (keyindex) and the query executed is
> going to be like
>
> "constantstring%"  where constant string is  going to be  the constant
> prefix in a lile query. In this case  can we just go ahead with key index
> or
> should we use a function index ?  key indexes are not sorted ?
>
>
>
> --
> Sent from:
> http://apache-geode-incubating-developers-forum.70738.x6.nabble.com/
>

Reply via email to