Uses of Class
ca.uhn.fhir.jpa.model.search.ExtendedLuceneIndexData
Packages that use ExtendedLuceneIndexData
-
Uses of ExtendedLuceneIndexData in ca.uhn.fhir.jpa.model.entity
Methods in ca.uhn.fhir.jpa.model.entity with parameters of type ExtendedLuceneIndexDataModifier and TypeMethodDescriptionvoidResourceTable.setLuceneIndexData(ExtendedLuceneIndexData theLuceneIndexData) -
Uses of ExtendedLuceneIndexData in ca.uhn.fhir.jpa.model.search
Methods in ca.uhn.fhir.jpa.model.search with parameters of type ExtendedLuceneIndexDataModifier and TypeMethodDescriptionvoidSearchParamTextPropertyBinder.write(org.hibernate.search.engine.backend.document.DocumentElement theDocument, ExtendedLuceneIndexData theIndexData, org.hibernate.search.mapper.pojo.bridge.runtime.PropertyBridgeWriteContext thePropertyBridgeWriteContext)