Class NoDefaultQueryFieldsFoundException

All Implemented Interfaces:
Serializable

@Beta public class NoDefaultQueryFieldsFoundException extends SearchEngineException
Exception is thrown if a best guess query is executed and the search type does not contain a field which is marked for default query.
Since:
2.21.0
See Also:
  • Constructor Details

    • NoDefaultQueryFieldsFoundException

      public NoDefaultQueryFieldsFoundException(Class<?> type)