Hi everyone.
I have the task of converting our old SOLR 4.10.2 instance to the current SOLR
7.6.0 version. We're using SOLR as our Search API backend for a Drupal 7
Commerce web site. One of the most basic queries is that a customer would enter
a part number or a portion of a part number on our
t; including request handler defaults.
>
> Regards,
>Alex
>
> On Thu, Dec 27, 2018, 8:25 PM Shawn Heisey
>> On 12/27/2018 10:47 AM, Kay Wrobel wrote:
>>> Now starting from SOLR version 5+, I receive zero (0) results back, but
>> more importantly, the Que
You can use ssh to tunnel in.
ssh -L8983:localhost:8983 use...@myremoteserver.example.com
This will only require port 22 to be exposed to the public.
Sent from my iPhone
> On Jan 1, 2019, at 11:43 AM, Gus Heck wrote:
>
> Why would you want to expose the administration gui on the web? This is
In case of multiple "jumps", might I suggest the -J switch which allows you to
specify a jump host.
Kay
> On Jan 2, 2019, at 9:37 AM, Gus Heck wrote:
>
> I typically resolve this sort of situation with a ssh proxy such as
>
> ssh -f user@123.456.789.012 -L :127.0.0.1:8983 -N
>
> Then I
t 9:57 AM, Kay Wrobel wrote:
>
> Here are my log entries:
>
> SOLR 7.x (non-working)
> 2018-12-28 15:36:32.786 INFO (qtp1769193365-20) [ x:collection1]
> o.a.s.c.S.Request [collection1] webapp=/solr path=/select
> params={q=ac6023*&qf=tm_field_product^21.0&qf=t
is inappropriately eating
> an exception relating to too many terms.
>
> Did 5.x impose a new or reduced limit there?
>
> On Wed, Jan 2, 2019, 1:20 PM Kay Wrobel
>> Is there any way I can debug the parser? Especially, the edismax parser
>> which does *not* raise any exc
for pointing out the capital E on echoParams. I re-ran the query, but
it doesn't change the output (at least on the surface of it).
> On Jan 2, 2019, at 1:11 PM, Shawn Heisey wrote:
>
> On 12/28/2018 8:57 AM, Kay Wrobel wrote:
>> Here are my log entries:
>>
>> SOLR
n SOLR 5 since then. Can anyone closer
to the matter or having struggled with this same issue chime in on the subject?
Kind regards,
Kay
> On Dec 28, 2018, at 9:57 AM, Kay Wrobel wrote:
>
> Here are my log entries:
>
> SOLR 7.x (non-working)
> 2018-12-28 15:36:32.786 INFO