rated?
Regards
David Driver
outer).
The Java code that creates the category.
Create createCollection = CollectionAdminRequest.createCollection(
categoryName, configSetName, null, null, null, null);
CreateCategoryRoutedAlias createCategory = CollectionAdminRequest.
createCategoryRoutedAlias(categoryName, categoryFieldName, 0,
createCollection);
createCategory.process(client);
Regards
David Driver
Hi,
I'm looking at upgrading our solr docker from 9.2.1 to 9.3.0. However,
after upgrading I'm finding that our unit tests are failing for certain
scenarios when a SolrJ client is used. The version of SolrJ we use is
8.11.2, but our applications cannot upgrade the client.
I am unable to create a