| See org.hibernate.search.cfg.Environment#INDEX_METADATA_COMPLETE. From what I can see, it is only useful if people start putting multiple types in the same index and Hibernate Search doesn't know about it. I don't want to have to handle that, so unless a significant use case exists, we'll remove it. |