ChlineSaurus opened a new pull request, #2525:
URL: https://github.com/apache/jackrabbit-oak/pull/2525

   This PR exposes a new method in the InferenceMBean, which allows to add or 
replace an inference JSON configuration at a specified path. After storing, the 
reInitialize method is called on the inferenceConfig with the new 
configuration. 
   
   Notes:
   - So far there is no validation to check if the configuration is valid, 
except for basic JSON syntax checks. 
   - We only expose a setter for the JSON configuration, but don't allow 
setting the "enabled" flag to enable/disable semantic search.
   
   Issue: https://issues.apache.org/jira/projects/OAK/issues/OAK-11936


-- 
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