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

cpliakas’s picture

Status: Active » Fixed

Fixed in commit #268200.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.