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)}}
See also HSEARCH-2897
Note that support for looking up field capabilities is out of scope; see HSEARCH-3909 |
|