[hibernate-issues] [Hibernate-JIRA] Created: (HSEARCH-982) Projection doesn't return compressed fields

Marc Schipperheyn (JIRA) noreply at atlassian.com
Wed Nov 23 10:05:19 EST 2011


Projection doesn't return compressed fields
-------------------------------------------

                 Key: HSEARCH-982
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-982
             Project: Hibernate Search
          Issue Type: Bug
          Components: engine
    Affects Versions: 3.4.1.Final
            Reporter: Marc Schipperheyn
            Priority: Minor


I've noticed that using .setProjection(ProjectionConstants.DOCUMENT) doesn't return compressed fields.
I'm not sure if this should be considered a bug since compression is no longer supported by Lucene. 

However, since pre HSearch 4.0 .setProjection(ProjectionConstants.DOCUMENT) is the only way to retrieve fields that were created in a classbridge, it's a limitation.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list