| 1. A way to inspect the index schema, similar to org.hibernate.search.SearchFactory#getIndexedTypeDescriptor (maybe not the part about properties, just fields) 2. A way to inspect defined analyzers, similar to org.hibernate.search.SearchFactory#getAnalyzer(java.lang.String) |