[hibernate-issues] [Hibernate-JIRA] Updated: (HSEARCH-1028) Use index update operations when possible
Sanne Grinovero (JIRA)
noreply at atlassian.com
Sun Jan 8 18:11:14 EST 2012
[ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sanne Grinovero updated HSEARCH-1028:
-------------------------------------
Fix Version/s: (was: 4.1.0.Alpha1)
4.1
> Use index update operations when possible
> -----------------------------------------
>
> Key: HSEARCH-1028
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-1028
> Project: Hibernate Search
> Issue Type: Improvement
> Reporter: Sanne Grinovero
> Assignee: Sanne Grinovero
> Fix For: 4.1
>
>
> 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