/[Apache-SVN]
ViewVC logotype

Revision 699512


Jump to revision: Previous Next
Author: mharwood
Date: Fri Sep 26 21:44:55 2008 UTC (16 years ago)
Changed paths: 2
Log Message:
Fixed bug in FuzzyLikeThisQuery.java. Queries that contain a term with no fuzzy variants caused the query construction logic to exit loop early, producing no fuzzy variants for all subsequent terms in the query string.
Junit test added which recreates the problem conditions and added fix to FuzzyLikeThisQuery that solves the issue.

Changed paths

Path Details
Directorylucene/java/trunk/contrib/queries/src/java/org/apache/lucene/search/FuzzyLikeThisQuery.java modified , text changed
Directorylucene/java/trunk/contrib/queries/src/test/org/apache/lucene/search/FuzzyLikeThisQueryTest.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26