Hi
This is possible. There is an entry on wildcards in the FAQ. See also RegexQuery and search the mailing lists for ngrams. Depending on your setup and requirements you may need to be aware of the performance implications of wild card searching, particularly leading wildcards as will be required for the example you give. See the FAQ and javadocs for WildcardQuery. -- Ian. On Thu, Apr 30, 2009 at 11:46 AM, Huntsman84 <tpgarci...@gmail.com> wrote: > > Hello, > > > > I am new to Lucene, and I don't know if it is possible to obtain results > providing part of the keyword. > > > > For example, if I try to search "in", it should return all matches with > "string", "meaning", "trinity"... > > > > Am I expecting too much? > > > > Thank you so much! --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org