Package org.codelibs.fess.query
package org.codelibs.fess.query
-
ClassDescriptionQuery command implementation for handling Boolean queries.Query command implementation for handling Boost queries.Default implementation of QueryBuilder that wraps other QueryBuilder instances and provides additional functionality for adding inner queries dynamically.Query command implementation for handling fuzzy search queries.Query command for match all documents query.Query command for phrase queries.Query command for prefix queries.Abstract base class for query command implementations.Functional interface for building query builders with field and boost parameters.Functional interface for building field-specific query builders.Configuration class for query field mappings in the Fess search engine.Query processor component that handles query filters and commands.Interface for query processing filters.Interface for filter chains that process queries through a sequence of filters.Command class for handling term query execution and conversion.Command class for handling term range query execution and conversion.Query command for handling wildcard queries.