Github user sigram commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/457#discussion_r223286109 --- Diff: solr/core/src/java/org/apache/solr/core/SolrInfoBean.java --- @@ -34,7 +34,7 @@ * Category of Solr component. */ enum Category { CONTAINER, ADMIN, CORE, QUERY, UPDATE, CACHE, HIGHLIGHTER, QUERYPARSER, SPELLCHECKER, - SEARCHER, REPLICATION, TLOG, INDEX, DIRECTORY, HTTP, OTHER } + SEARCHER, REPLICATION, TLOG, INDEX, DIRECTORY, HTTP, SECURITY, OTHER } --- End diff -- SECURITY makes more sense imho.
--- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org