Interface LuceneSearchHints

All Superinterfaces:
BackendSearchHints
All Known Implementing Classes:
LuceneSearchHints_$bundle

@MessageBundle(projectCode="HSEARCH") public interface LuceneSearchHints extends BackendSearchHints
  • Field Details

  • Method Details

    • documentProjectionNestingNotSupportedHint

      @Message("A document projection represents a root document and adding it as a part of the nested object projection might produce misleading results.") String documentProjectionNestingNotSupportedHint()