Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.6-dev
-
None
-
Win2000, Tomcat 5.0
Description
The LuceneSearchService can cause a NullPointerException when trying to convert a Lucene document into a ParsedObject. This is caused by a null field in the document that is being looked via the field set in the ParsedObject
Potential workaround: always put ina value for a field, even if it is empty