E - public interface DocTransformer<E>
| Modifier and Type | Method and Description |
|---|---|
E |
documentToEntity(org.apache.lucene.document.Document doc) |
org.brutusin.commons.Pair<org.apache.lucene.document.Document,List<org.apache.lucene.facet.FacetField>> |
entityToDocument(E entity) |
Copyright © 2010–2015. All rights reserved.