Juyeon Kim created ZEPPELIN-6278: ------------------------------------ Summary: Update search data when the server is running Key: ZEPPELIN-6278 URL: https://issues.apache.org/jira/browse/ZEPPELIN-6278 Project: Zeppelin Issue Type: Sub-task Reporter: Juyeon Kim
Currently, new notes or paragraphs added while the ZeppelinServer is running are not reflected in searches. Restarting the server with `zeppelin.search.index.rebuild` set to true will reflect the changes, but this is not recommended due to the significant memory consumption. Is it possible to update search data while the server is running? -- This message was sent by Atlassian Jira (v8.20.10#820010)