Category "solr"

How to make already uploaded configset trusted after enabling auth in solr

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

Upgrading Solr from 6.x to 8.x and Keeping the data

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

Solr Optimization job is not deleting logically deleted documnents

I've two questions: I've tried optimization with this following command: curl 'http://hostname:port/solr//update?optimize=true&maxSegments=N&waitSearche

solr exception Expected mime type application/octet-stream but got text/html

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

Getting error with Jetty Solr?

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

Update existing documents with nested fields in Solr

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

Apache solr search result view Drupal 7

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

Unable to perform Data Import Handler in Apache Solr with Oracle Data Base

I have an Oracle DB to be imported into Apache Solr . Have the below code in solrconfig.xml ; </requestHandler> <lib dir="${solr.insta

unexpected docvalues type NONE for field 'location_0_coordinate' (expected one of [BINARY, NUMERIC, SORTED, SORTED_NUMERIC, SORTED_SET])

Recently I started getting this error on solr java.lang.IllegalStateException: unexpected docvalues type NONE for field 'location_0_coordinate' (expected o

unexpected docvalues type NONE for field 'location_0_coordinate' (expected one of [BINARY, NUMERIC, SORTED, SORTED_NUMERIC, SORTED_SET])

Recently I started getting this error on solr java.lang.IllegalStateException: unexpected docvalues type NONE for field 'location_0_coordinate' (expected o

Drupal 7 Apachesolr: hook_apachesolr_query_prepare() not being called?

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.

Solr connection timeout during indexing?

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

Solr 8 not working when trying to start Solr: java.lang.IllegalStateException: /opt/solr-8.11.1/server/NONE is not a valid keystore?

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