steffenvan commented on code in PR #1629:
URL: https://github.com/apache/jackrabbit-oak/pull/1629#discussion_r1709490072


##########
oak-run-elastic/src/main/java/org/apache/jackrabbit/oak/index/indexer/document/ElasticIndexer.java:
##########
@@ -64,6 +64,11 @@ public ElasticIndexer(IndexDefinition definition, 
FulltextBinaryTextExtractor bi
         this.indexHelper = indexHelper;
     }
 
+    @Override
+    public void onIndexingStarting() {

Review Comment:
   Are we purposely leaving out the statistics logging for elastic?  



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to