Closed (fixed)
Project:
Search Lucene API
Version:
6.x-2.0-alpha3
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2009 at 14:42 UTC
Updated:
17 Sep 2009 at 12:50 UTC
After setting the minimum word length in the "Search Lucnene API" settings page, faceted searching of taxonomy terms no longer works.
Comments
Comment #1
cpliakas commentedI am an idiot and forgot that taxonomy terms are stored internally as digits. Therefore terms that have less digits than the minimum length will be ignored. This will be fixed in the next alpha release.
Comment #2
cpliakas commentedUnfortunately the fix is in the ZF components, so a new version will have to be released along with the next alpha. Fix committed to the latest release of the ZF components on sourceforge.net.