RE: Can create collections with Drupal 8 configset

2020-08-10 Thread Shane Brooks
ry was missing completely. I appreciate all your help! Shane -Original Message- From: Shawn Heisey Sent: Sunday, August 9, 2020 3:24 PM To: solr-user@lucene.apache.org Subject: Re: Can create collections with Drupal 8 configset On 8/9/2020 8:11 AM, Shane Brooks wrote: > Thanks Shawn

Re: Can create collections with Drupal 8 configset

2020-08-09 Thread Shawn Heisey
On 8/9/2020 8:11 AM, Shane Brooks wrote: Thanks Shawn. The way we have it configured presently is as follows: icu4j.jar is located in /opt/solr/contrib/analysis-extras/lib/icu4j-62.1.jar solrconfig.xml contains: Which should load the jar at startup, correct? I do not know if that path spec

RE: Can create collections with Drupal 8 configset

2020-08-09 Thread Shane Brooks
type application/octet-stream but got text/html Thanks, Shane -Original Message- From: Shawn Heisey Sent: Sunday, August 9, 2020 3:00 AM To: solr-user@lucene.apache.org Subject: Re: Can create collections with Drupal 8 configset On 8/8/2020 10:31 PM, Shane Brooks wrote

Re: Can create collections with Drupal 8 configset

2020-08-09 Thread Shawn Heisey
On 8/8/2020 10:31 PM, Shane Brooks wrote: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException:Error from server at http://192.168.xx.xx:8983/solr: Expected mime type application/octet-stream but got text/html. \n\nhttp-equiv=\"Content-Type\" content=\"text/html;charset=utf-8\"/