Interface MutableTextIndex

    • Method Summary

      Modifier and Type Method Description
      void add​(String document)
      Index the document
    • Method Detail

      • add

        void add​(String document)
        Index the document
        Parameters:
        document - the document as a string