[hibernate-issues] [Hibernate-JIRA] Created: (HSEARCH-757) Explicitly control binary format of possibly serialized elements sent to the backend

Sanne Grinovero (JIRA) noreply at atlassian.com
Tue May 17 10:59:25 EDT 2011


Explicitly control binary format of possibly serialized elements sent to the backend
------------------------------------------------------------------------------------

                 Key: HSEARCH-757
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-757
             Project: Hibernate Search
          Issue Type: Improvement
            Reporter: Sanne Grinovero
             Fix For: 4.0.0.Alpha1


Our current operations include the serialized form of an org.apache.lucene.Document, but Lucene is not providing any more guarantees that this objects are serializable; we need to specify an alternative set of objects to carry over the needed information.

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