Interface NodeStateIndexerProvider

    • Method Detail

      • getIndexer

        @Nullable
        @Nullable NodeStateIndexer getIndexer​(@NotNull
                                              @NotNull String type,
                                              @NotNull
                                              @NotNull String indexPath,
                                              @NotNull
                                              @NotNull NodeBuilder definition,
                                              @NotNull
                                              @NotNull NodeState root,
                                              org.apache.jackrabbit.oak.plugins.index.progress.IndexingProgressReporter progressReporter)
      • getTextCache

        org.apache.jackrabbit.oak.plugins.index.search.ExtractedTextCache getTextCache()