Details
-
Bug
-
Status: Reopened
-
Major
-
Resolution: Unresolved
-
4.4
-
None
-
None
Description
I have some jars in the lib directory under solr.solr.home - DIH, ICU, and MySQL. If I set sharedLib in solr.xml to "lib" then the ICUTokenizer class is not found, even though the jar is loaded (twice) during Solr startup. If I set sharedLib to another location that doesn't exist, the jars are only loaded once and there is no problem.
I'm using the old-style solr.xml on branch_4x revision 1485566.