Closed nvdk closed 1 year ago
see https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis-word-delimiter-graph-tokenfilter.html for some background
This PR also bumps mu-search to the latest version, note that this version has a runtime error on startup that can be ignored:
vocabserver-app-search-1 | WARNING: Failed to load native protocols db vocabserver-app-search-1 | java.lang.RuntimeException: getprotobyname_r failed vocabserver-app-search-1 | at jnr.netdb.NativeProtocolsDB$LinuxNativeProtocolsDB.getProtocolByName(NativeProtocolsDB.java:180) vocabserver-app-search-1 | at jnr.netdb.NativeProtocolsDB.load(NativeProtocolsDB.java:80)
see https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis-word-delimiter-graph-tokenfilter.html for some background
This PR also bumps mu-search to the latest version, note that this version has a runtime error on startup that can be ignored: