Add indexNullAs to @IndexedEmbedded
-----------------------------------
Key: HSEARCH-670
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-670
Project: Hibernate Search
Issue Type: New Feature
Components: engine
Affects Versions: 3.3.0.Final
Reporter: Hardy Ferentschik
Fix For: 3.4.0
See also
https://forum.hibernate.org/viewtopic.php?f=9&t=1009125
Would look something like this:
{code}
@IndexedEmbedded(indexNullAs = Field.DEFAULT_NULL_TOKEN)
{code}
Need to be thought through on how this exactly works.
--
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira