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

Karl Wettin (JIRA) noreply at atlassian.com
Thu Apr 8 11:20:42 EDT 2010


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

Karl Wettin commented on HSEARCH-336:
-------------------------------------

It really depends on how you define real world size. The package javadocs test output is based on ~2K text documents. I'm using it with great success for several implementations where there's just a handfull of terms indexed per document. Street address in ngrams, latitude and longitude, etc. I think the largest such index of mine contain 150 000 documents and produce results ~10x faster than a RAMDirectory.

> 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