Interface SearchIndex

  • All Known Implementing Classes:
    SearchIndexImpl

    public interface SearchIndex
    • Method Detail

      • getTokens

        Set<String> getTokens​(boolean standalone)
        Returns the tokens for the given operation mode which are not excluded by Keywords.exclude().
        Parameters:
        standalone - the execution mode
        Returns:
        a set of matching tokens