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

Hardy Ferentschik (JIRA) noreply at atlassian.com
Tue Jul 17 13:03:52 EDT 2007


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

Hardy Ferentschik updated HSEARCH-67:
-------------------------------------

    Attachment: HSEARCH-67-3.diff

- I would like to get those values defined per DirectoryProvider (defaulted in 'default'), I think it makes more sense. From what I've seen the work should be minimal 
Now all subclasses of DirectoryProvider use the default perfromace parameters when creting the initial index files.
Workspace now only re-sets the parameters in case that the current work requires batch settings. Is this what you ment?

- try not to modify the style, it makes diffs harder to read 
Reverted the formatting changes.

- for some reason I cannot apply the patch, there seems to be a mix of CR / LR, and I can't apply it completely even after having used flip 
The new class LuceneIndexingParameters had accidently the svn property svn:eol-style set to native. I changed it. Hopefully
that was the reason. Let me know if there are still problems.

- I think the merging factors should be explained in the Mass index and Optimize chapters as well (or at least linked to)
I created links from the 'Indexing' and 'Index Optimization' chapters to the performace tuning section

> 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