Not necessary in Search 6, as there is only one type per index.
Hardy Ferentschik September 27, 2013 at 10:12 AM
ok
Sanne Grinovero September 27, 2013 at 9:52 AM
Agreed on not making changes unless we manage to get a clearer picture.
Hardy Ferentschik September 27, 2013 at 9:18 AM
Is this needed right now? I am still a bit sceptical about this whole dynamic entities thing and I am reluctant to make changes for it until we worked out what it actually means and how it is supposed to work. -1 for making a change for 4.4
Sanne Grinovero September 10, 2013 at 5:51 PM
If we create a specific proxy for each "user type" the need could be worked around.
Infinispan remote queries will need to be able to write custom values into the Lucene Document field
org.hibernate.search.ProjectionConstants.OBJECT_CLASS
to keep multiple types separated which are represented by a single use class.
This field is currently not customizable.