[hibernate-issues] [Hibernate-JIRA] Updated: (HSEARCH-1028) Use index update operations when possible

Sanne Grinovero (JIRA) noreply at atlassian.com
Wed Feb 1 21:42:09 EST 2012


     [ https://hibernate.onjira.com/browse/HSEARCH-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanne Grinovero updated HSEARCH-1028:
-------------------------------------

    Fix Version/s:     (was: 4.1)
                   4.1.0.Alpha2

> Use index update operations when possible
> -----------------------------------------
>
>                 Key: HSEARCH-1028
>                 URL: https://hibernate.onjira.com/browse/HSEARCH-1028
>             Project: Hibernate Search
>          Issue Type: Improvement
>            Reporter: Sanne Grinovero
>            Assignee: Sanne Grinovero
>             Fix For: 4.1.0.Alpha2
>
>
> IndexWriter is exposing a method org.apache.lucene.index.IndexWriter.updateDocument(Term, Document, Analyzer)
> which allows faster updates, and guarantees atomicity from the query point of view.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list