[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-415) Consider moving to Lucene 2.9

Sanne Grinovero (JIRA) noreply at atlassian.com
Thu Nov 26 06:38:08 EST 2009


    [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=34765#action_34765 ] 

Sanne Grinovero commented on HSEARCH-415:
-----------------------------------------

Well the benefit is a performance improvement in index openings, the idea is that the buffers written by IndexWriter are shared by the IndexReader which gets opened. I agree it's not an urgent change, for sure not in 3.2. Also probably the highest load scenarios are using the one-node writes architecture (like JMS you designed), and this wouldn't help in that case.

> Consider moving to Lucene 2.9
> -----------------------------
>
>                 Key: HSEARCH-415
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-415
>             Project: Hibernate Search
>          Issue Type: New Feature
>          Components: engine
>            Reporter: Emmanuel Bernard
>             Fix For: 3.2.0.Beta3
>
>


-- 
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