Re: Synonyms and Aliases query

2007-03-27 Thread daveburns
Thanks for the quick reply I'm using the synonym engine from LIA for both parsing queries and building the index. Do you have the code for a synonym engine that would work for all matches. I'm using ver 2.1 of lucene core. Thanks again Dave -- View this message in context: http://www.nabbl

Synonyms and Aliases query

2007-03-27 Thread daveburns
Hi, afriad I'm a noobie at Luncene but read Otis/Eriks book and was hoping someone can answer a quick question on the AliasAnalyzer (Chap 4). I want to build a search for names (Companies/surname, firstname etc) but need to match thing s like Robert= bob, bobby, rob etc (or margaret=peggy etc).