Use more efficient serialization for simple types used as id in Avro serializer
-------------------------------------------------------------------------------
Key: HSEARCH-835
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-835
Project: Hibernate Search
Issue Type: Bug
Components: serialization
Reporter: Emmanuel Bernard
Fix For: 4.0
Today we serialize ids with Java Serialization but for common types, we should use Avro
native types:
At least
- string
- int, float, double, long
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira