thomasmueller commented on code in PR #2270:
URL: https://github.com/apache/jackrabbit-oak/pull/2270#discussion_r2079379832


##########
oak-search-elastic/src/main/java/org/apache/jackrabbit/oak/plugins/index/elastic/query/ElasticRequestHandler.java:
##########
@@ -235,6 +243,49 @@ public BoolQuery.Builder baseQueryBuilder() {
         return bqb;
     }
 
+    private String generateFieldsForMLT() {
+        //todo with addition of :enricher status for inference. All documents 
will now have :enricher for inference enabled indexes.

Review Comment:
   ```suggestion
           // TODO with addition of :enricher status for inference. All 
documents will now have :enricher for inference enabled indexes.
   ```



-- 
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: oak-dev-unsubscr...@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to