[hibernate-issues] [Hibernate-JIRA] Resolved: (HSEARCH-716) Lucene FieldCache might not load all required values

Hardy Ferentschik (JIRA) noreply at atlassian.com
Mon Mar 21 09:30:08 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hardy Ferentschik resolved HSEARCH-716.
---------------------------------------

    Resolution: Fixed

> 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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list