Deprecated API
Contents
-
Deprecated Interfaces
-
Deprecated Classes
-
Deprecated FieldsFieldDescriptionuse
CollectionParams.SOURCE_NODEinsteadthis was replaced by the auto-generated trace idsroute requests by path instead, not using this parameterthis was replaced by the auto-generated trace idsThis was an internally used param, never meant for clients to specify; it is no longer used by Solr.
-
Deprecated MethodsMethodDescriptionCall
ClusterStateProvider.getLiveNodes()instead.problematic as a 'get' method, since one implementation will do a remote request each time this is called, potentially return lots of data that isn't even needed.Please useCollectionAdminRequest.CreateTimeRoutedAlias.setMaxFutureMs(Long)instead.Please useSolrRequest.getContentWriter(String)instead.UseSimpleOrderedMapinstead.useSimpleOrderedMapinstead of NamedList when a Map is required.