Interface KObject

    • Method Detail

      • fullText

        boolean fullText()
        Flag indicating whether a "full text" entry should be created for the KObject. This should be true for "default indexing", i.e. that supported out of the box; however additional indexers should not create additional "full text" entries.
        Returns:
        See Also:
        MetaIndexEngine.FULL_TEXT_FIELD, Indexer