[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-67) Expose mergeFactor, maxMergeDocs and minMergeDocs

Emmanuel Bernard (JIRA) noreply at atlassian.com
Tue Jul 17 13:39:52 EDT 2007


    [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_27538 ] 

Emmanuel Bernard commented on HSEARCH-67:
-----------------------------------------

No I mean that you can define those values per DirectoryProvider

hibernate.search.myindex1.max_merge_docs=100
hibernate.search.default.max_merge_docs=10

So the internal structure would probably be more like
searchFactoryImplementor.getIndexingParameters()(directoryProvider).getMaxMergeDocs()

Sorry for not having been clearer.

I can work on it if you're busy.

> Expose mergeFactor, maxMergeDocs and minMergeDocs
> -------------------------------------------------
>
>                 Key: HSEARCH-67
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-67
>             Project: Hibernate Search
>          Issue Type: New Feature
>          Components: directory provider
>            Reporter: Emmanuel Bernard
>            Assignee: Hardy Ferentschik
>             Fix For: 3.0.0.beta4
>
>         Attachments: HSEARCH-67-2.diff, HSEARCH-67-3.diff, HSEARCH-67.diff
>
>


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