The implementation of {{org.hibernate.search.query.engine.impl.QueryHits.findAllTermsForField(String, IndexReader)}} seems to only work for text fields.
See I managed to reproduce the issues on one of my branches; see https://github.com/yrodiere/hibernate-search/tree/HSEARCH-2668 |
|