[
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-716?pag...
]
Sanne Grinovero updated HSEARCH-716:
------------------------------------
Description: It seems that when the index is updated frequently and searches happen at
the same time that some of the loaded values by the FieldCache contain null instead of the
correct value. We can workaround for this while waiting for a proper solution at Lucene
level: as it doesn't happen frequently, when it happens we go for the "slow"
path of loading the needed values directly. (was: It seems that when the index is updated
frequently and searches happen at the same time that some of the loaded values by the
FieldCache contain null instead of the correct value. We can workaround for this while
waiting for a proper solution at Lucene level: as it doesn't happen frequently, when
it happens we go for the "slow" patch of loading the needed values directly.)
Lucene FieldCache might not load all required values
----------------------------------------------------
Key: HSEARCH-716
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-716
Project: Hibernate Search
Issue Type: Bug
Components: engine
Affects Versions: 3.4.0.Alpha1
Reporter: Sanne Grinovero
Assignee: Sanne Grinovero
Priority: Critical
Fix For: 3.4.0.Beta1
It seems that when the index is updated frequently and searches happen at the same time
that some of the loaded values by the FieldCache contain null instead of the correct
value. We can workaround for this while waiting for a proper solution at Lucene level: as
it doesn't happen frequently, when it happens we go for the "slow" path of
loading the needed values directly.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira