• Home
  • Docker
  • Kubernetes
  • LLMs
  • Java
  • Ubuntu
  • Maven
  • Big Data
  • Archived
Apache Solr | SolrJ: ConfigSetAdminRequest API
  1. Notes
  2. List Config Sets: ConfigSetAdminRequest::List
  3. Create Config Set: ConfigSetAdminRequest::Create
  4. Delete Config Set: ConfigSetAdminRequest::Delete

  1. Notes
    In order for the code bellow to work:

    ► Make sure to update the variables ("solrUrl", "collectionName", ...) with your information.
  2. List Config Sets: ConfigSetAdminRequest::List
  3. Create Config Set: ConfigSetAdminRequest::Create
    Create a new Config Set ("configSetName") based on an existing Config Set ("baseConfigSetName").
  4. Delete Config Set: ConfigSetAdminRequest::Delete
© 2025  mtitek