FOLLOW UP QUESTION TO #3620
I was not able to find the physical file solrconfig.xml.
@igor.rmarinho_185445 In older versions of DSE, you had to provide the Solr configuration and Solr schema in order to create a Solr core. If the newer versions, the Solr resources get generated automatically for you if you used the CQL Search command CREATE SEARCH INDEX or created the core with auto-generation enabled.
You can retrieve the copies of the Solr resources with the dsetool
commands for managing search indexes like this:
$ dsetool get_core_schema keyspace.table_name
$ dsetool get_core_config keyspace.table_name
For more information, see Manage search index with dsetool commands. Cheers!
Erick, so there is not one central solrconfig.xml for the whole node? each index will have their own?
If it works that way so would have to change the config in all them.
@igor.rmarinho_185445 To be clear, it's not the configuration of the Solr application -- it is the configuration of each Solr core. Cheers!
P.S. I've converted your answer to a comment so it doesn't confuse other members of the Community. :)
To add to @Erick Ramirez good answers here:
7 People are following this question.
How do I configure the SolrFilterCache high water mark recommended by OpsCenter BP service?
Unable to start DSE with Search enabled on Mac M1
DSE Search throws IOException when using basic HTTP auth with Solr UI
Do the data types of Solr-indexed columns affect CPU utilisation on nodes?
Unable to start DSE with Search enabled on Mac M1 using tarball installation
DataStax Enterprise is powered by the best distribution of Apache Cassandra ™
© 2023 DataStax, Titan, and TitanDB are registered trademarks of DataStax, Inc. and its subsidiaries in the United States and/or other countries.
Apache, Apache Cassandra, Cassandra, Apache Tomcat, Tomcat, Apache Lucene, Lucene, Apache Solr, Apache Hadoop, Hadoop, Apache Spark, Spark, Apache TinkerPop, TinkerPop, Apache Kafka and Kafka are either registered trademarks or trademarks of the Apache Software Foundation or its subsidiaries in Canada, the United States and/or other countries.
Privacy Policy Terms of Use