]
Sanne Grinovero resolved HSEARCH-670.
-------------------------------------
Resolution: Fixed
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
Reporter: Hardy Ferentschik
Assignee: Davide D'Alto
Fix For: 4.0.0.Alpha2
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.
For more information on JIRA, see: