Package org.hibernate.search.engine.search.common
package org.hibernate.search.engine.search.common
-
ClassDescriptionThe rewrite parameter determines: How Lucene calculates the relevance scores for each matching document Whether Lucene changes the original query to a bool query or bit set If changed to a bool query, which term query clauses are includedDefines how to pick the value to sort on for multi-valued fields.Deprecated.Defines the expectations on how the values passed to the Search DSL and returned back are represented.
ValueModel
instead.