[hibernate-issues] [Hibernate-JIRA] Updated: (HSEARCH-425) Reimplement support for compressed fields (support removed in Lucene3)

Sanne Grinovero (JIRA) noreply at atlassian.com
Wed Apr 7 11:53:42 EDT 2010


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

Sanne Grinovero updated HSEARCH-425:
------------------------------------

    Attachment: HSEARCH-425.patch

new patch proposal. We can make good use of the fact that we won't migrate to Lucene 3 until next version to properly support existing bridges; I've deprecated only the getter which returns the Lucene Store version and added a new getter which returns Hibernate Search's enum for cases people don't want to delegate to LuceneOptions but edit the Document directly.

> Reimplement support for compressed fields (support removed in Lucene3)
> ----------------------------------------------------------------------
>
>                 Key: HSEARCH-425
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-425
>             Project: Hibernate Search
>          Issue Type: Task
>          Components: documentation, mapping
>            Reporter: Sanne Grinovero
>            Assignee: Sanne Grinovero
>             Fix For: 3.2.0.CR1
>
>         Attachments: HSEARCH-425-changingLuceneOptionsSignature.patch, HSEARCH-425.patch
>
>
> "native" support was removed from Lucene3, we could re-implement it in another way, as described in Lucene's javadocs. Or drop the feature.

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