Re: Solr Suggester no results

2016-08-25 Thread Scott Vanderbilt
textSuggest I’m not certain that would help, but I can’t see where your config is much different form mine elsewhere. What version of Solr are you running? On 8/25/16, 6:41 PM, "Scott Vanderbilt" wrote: I'm having the exact same problem the O.P. describes fro

Re: Solr Suggester no results

2016-08-25 Thread Scott Vanderbilt
I'm having the exact same problem the O.P. describes from his email back in May, but my configuration dose not have the same defect his had. So I am at a loss to understand why my suggest queries are returning no results. Here is my config: Relevant bits from schema.xml: --

Re: Solr 6.1 Won't Start on Non-bash-Enabled System

2016-08-24 Thread Scott Vanderbilt
to ksh and see how you far you get, but I suspect not very far, the conditional formats are different I believe. Regards, Alex On 25 Aug 2016 5:22 AM, "Scott Vanderbilt" wrote: I'm attempting to upgrade a Solr 4.8.1 instance to 6.1. The host OS is OpenBSD 6.0. Attempting to

Solr 6.1 Won't Start on Non-bash-Enabled System

2016-08-24 Thread Scott Vanderbilt
I'm attempting to upgrade a Solr 4.8.1 instance to 6.1. The host OS is OpenBSD 6.0. Attempting to start Solr (as in the on-line QuickStart) with: bin/solr start -e cloud -noprompt fails with the error "env: bash: No such file or directory". Apparently bin/solr is a bash script. The OpenBSD

Re: difference between apache tomcat vs Jetty

2013-10-26 Thread Scott Vanderbilt
On 10/25/2013 8:18 AM, Cassandra Targett wrote: In terms of adding or fixing documentation, the "Installing Solr" page (https://cwiki.apache.org/confluence/display/solr/Installing+Solr) includes a yellow box that says: "Solr ships with a working Jetty server, with optimized settings for Solr, i

Re: Solr 4.3.1: Errors When Attempting to Index LatLon Fields

2013-07-15 Thread Scott Vanderbilt
f the clue stick. On 7/15/2013 2:25 PM, Jack Krupansky wrote: Make sure that s are within rather than . Solr tends to ignore misplaced configuration elements. -- Jack Krupansky -Original Message----- From: Scott Vanderbilt Sent: Monday, July 15, 2013 5:10 PM To: solr-user@lucene.

Solr 4.3.1: Errors When Attempting to Index LatLon Fields

2013-07-15 Thread Scott Vanderbilt
I'm trying to index documents containing geo-spatial coordinates using Solr 4.3.1 and am running into some difficulties. Whenever I attempt to index a particular document containing a geospatial coordinate pair (using post.jar), the operation fails as follows: SimplePostTool version 1.5 Po

Re: Difficulties Installing Solr with Jetty 7.x

2011-10-26 Thread Scott Vanderbilt
admin/index.jsp . If that works, then this is probably your problem. JRJ -Original Message- From: Scott Vanderbilt [mailto:li...@datagenic.com] Sent: Tuesday, October 25, 2011 7:35 PM To: solr-user@lucene.apache.org Subject: Difficulties Installing Solr with Jetty 7.x Hello. I am having tro

Difficulties Installing Solr with Jetty 7.x

2011-10-25 Thread Scott Vanderbilt
Hello. I am having trouble installing Solr 3.4.0 with Jetty 7.5.3. My OS is OpenBSD 5.0, and JDK is 1.7.0. I was able to successfully run the Solr example application which comes bundled with an earlier version of Jetty (not sure which, but I'm assuming pre-version 7). I would like--if at all