Package ca.uhn.fhir.jpa.searchparam.extractor
package ca.uhn.fhir.jpa.searchparam.extractor
-
ClassDescriptionThis class fully and unabashedly stolen from Hibernate search 5.11.4 FINAL's implementation as it was stripped in HS6Intermediate holder for indexing composite search parameters.Nested holder of index data for a single component of a composite SP.Utility class that works with the commons-text
StringTokenizer
class to return tokens that are whitespace trimmed.