[hibernate-issues] [Hibernate-JIRA] Updated: (HSEARCH-200) Expose IndexWriter setting MAX_FIELD_LENGTH via IndexWriterSetting

Sanne Grinovero (JIRA) noreply at atlassian.com
Thu May 22 10:37:33 EDT 2008


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

Sanne Grinovero updated HSEARCH-200:
------------------------------------

    Attachment: HSEARCH-200.patch

Here is my very trivial proposal.
I've added MAX_FIELD_LENGTH, TERM_INDEX_INTERVAL and MAX_BUFFERED_DELETE_TERMS
95% of work is in documentation: I added explanations for the new parameters and cleaned up other sections
about indexing configuration, as we had much information repeated and scattered about the chapters.

I didn't make any JUnit tests, as it would require some mocking library to test this and
the change is really trivial; even so I verified all is ok just stepping through the debugger.

Let me know what you think about it, or if I should remove some parameter
to hide it's control.

> Expose IndexWriter setting MAX_FIELD_LENGTH via IndexWriterSetting
> ------------------------------------------------------------------
>
>                 Key: HSEARCH-200
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-200
>             Project: Hibernate Search
>          Issue Type: New Feature
>          Components: engine
>    Affects Versions: 3.0.1.GA
>            Reporter: Hardy Ferentschik
>            Assignee: Sanne Grinovero
>            Priority: Minor
>         Attachments: HSEARCH-200.patch
>
>
> http://forum.hibernate.org/viewtopic.php?t=987001

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