Package org.hibernate.search.engine.search.common


package org.hibernate.search.engine.search.common
  • Enums
    Class
    Description
     
    The 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 included
    Defines how to pick the value to sort on for multi-valued fields.
    Specifies whether values should be converted during search queries.