Interface VersatileIndexing

  • All Known Implementing Classes:
    LuIndexWriter

    public interface VersatileIndexing
    An interface to enforce the functionality of Cerebro's IndexWriter.
    • Method Detail

      • indexLatentVectors

        void indexLatentVectors​(java.lang.Object... params)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • indexKeyWords

        void indexKeyWords​(java.lang.Object... params)
                    throws java.lang.Exception
        Throws:
        java.lang.Exception