Re: Questions about FuzzyQuery in Lucene 4.x

2013-01-31 Thread George Kelvin
ranking of wildcard fuzzy search, can you also give some suggestions? Thanks! George On Wed, Jan 30, 2013 at 10:05 AM, Michael McCandless < luc...@mikemccandless.com> wrote: > On Tue, Jan 29, 2013 at 2:43 PM, George Kelvin > wrote: > > Hi Jack, > > > > The pro

Re: Questions about FuzzyQuery in Lucene 4.x

2013-01-29 Thread George Kelvin
ible that maybe even one term was not in the same > indexed document? > > Try to provide a complete example that shows the input data and the query > - all the literals. In other words, construct a minimal test case that > shows the failure. > > > -- Jack Krupansky > &

Re: Questions about FuzzyQuery in Lucene 4.x

2013-01-29 Thread George Kelvin
. > > Another factor to take into consideration is that a case change ("Star" > vs. "star") also counts as an edit. > > -- Jack Krupansky > > -Original Message- From: George Kelvin > Sent: Tuesday, January 29, 2013 11:49 AM > To: java-user@lu