[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-336) Create a DirectoryProvider for InstantiatedIndex

Sanne Grinovero (JIRA) noreply at atlassian.com
Sun Jun 21 07:33:35 EDT 2009


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

Sanne Grinovero commented on HSEARCH-336:
-----------------------------------------

This is more complex than I initially thought, it's requiring customized implementations of IndexWriter and IndexReader, also the transactional behaviour is different (IndexReaders see the changes made by indexWriters as soon as they commit, without the need for reopening)

I'm in need of more interesting benchmarks, as the results included in the sources of InstantiatedIndex are impressive for little indexes but not so exciting for real world index sizes.

> Create a DirectoryProvider for InstantiatedIndex
> ------------------------------------------------
>
>                 Key: HSEARCH-336
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-336
>             Project: Hibernate Search
>          Issue Type: New Feature
>          Components: directory provider
>            Reporter: Sanne Grinovero
>            Assignee: Sanne Grinovero
>
> have an option to copy  startup data from at startup (like clone a FSDirectory) ?

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