nhsearch can do this using fuzzy searching - I believe the syntax to pass is
something like:

"fieldToQuery:query~"

Note the ~

On Thu, May 28, 2009 at 3:11 PM, JozefSevcik <[email protected]> wrote:

>
> I think it would be rather matter of constructing your own Lucene
> query and passing it to NH.Search
> than NH.Search itself
>
> On May 28, 4:04 pm, cws <[email protected]> wrote:
> > Hello!
> >
> > I am looking into Nhibernate.Search and wondering if anyone now if it
> > is possible to do phonetic search on indexed fields. Like returning
> > all entities with a field that are similar to the word schmith which
> > would then hopefully return all those entities with the field smith as
> > well.
> >
> > Regards
> >
>


-- 
Cheers,

w://

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to