Package org.opensearch.search.dfs


package org.opensearch.search.dfs
Base DFS search package.
  • Class
    Description
    Compute global distributed frequency across the index
    Dfs phase of a search request, used to make scoring 100% accurate by collecting additional info from each shard before the query phase.
    Thrown if there are any errors in the DFS phase
    Result from a Distributed Frequency Search phase