Closed (fixed)
Project:
Search Lucene API
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Sep 2009 at 19:01 UTC
Updated:
11 Oct 2009 at 20:10 UTC
As it turns out, the default behavior of Zend_Search_Lucene is to search all Lucene fields. This is problematic because it is awful in terms of performance, and it also inhibits accurate content bias functionality looking forward. The "contents" field should be set as the default when setting up the Zend_Search_Lucene component in luceneapi_init().
Comments
Comment #1
cpliakas commentedFixed in commit #268200.