Currently I am using solr 7 in cloud mode and security is not enable. I already have many collection in this solr cluster and configset already already uploaded
I'm trying to upgrade from Solr 6.x to 8.x and I'm facing an issue of keeping/saving/importing the old data that I've had. The approaches I tried using the same
I've two questions: I've tried optimization with this following command: curl 'http://hostname:port/solr//update?optimize=true&maxSegments=N&waitSearche
Hi I am trying to index an entity in solr using spring boot data solr. But i am getting exception Caused by: org.apache.solr.client.solrj.impl.HttpSolrCli
I using Azure to host my VMs. In one VM I have web application based on Laravel Framework and another VM is used to be cache and searching vm. I installed Jetty
I Have an index that already contains documents. wish to populate a field in these documents with nested value. For example; let's say I have a document that lo
I am working Apache solr search its working fine. But I need to change the search result to my view like title, date, short description and image. Can you pleas
I have an Oracle DB to be imported into Apache Solr . Have the below code in solrconfig.xml ; </requestHandler> <lib dir="${solr.insta
Recently I started getting this error on solr java.lang.IllegalStateException: unexpected docvalues type NONE for field 'location_0_coordinate' (expected o
Recently I started getting this error on solr java.lang.IllegalStateException: unexpected docvalues type NONE for field 'location_0_coordinate' (expected o
I've been struggling with this for a few hours now. I've tried everything I can think of but can't seem to get the hook hook_apachesolr_query_prepare() to fire.
I have solrj client with infinite timeout(Solr4) server.server.setSoTimeout(0) server.server.setConnectionTimeout(0) When I index my data I have many timeou
I am trying to setup Solr 8.11.1 on a new server that is running RHEL 8. I followed all of the steps listed in the Solr guide (https://solr.apache.org/guide/8_1