Re: Solr-8.2.0 Cannot create collection on CentOS 7.7

2019-10-12 Thread Peter Davie
RPMs for Java 11 (or 12/13) on CentOS. Peter On 12/10/2019 5:30 am, Shawn Heisey wrote: On 10/10/2019 11:01 PM, Peter Davie wrote: I have just installed Solr 8.2.0 on CentOS 7.7.1908.   Java version is as follows: openjdk version "11.0.4" 2019-07-16 LTS

Re: igain query parser generating invalid output

2019-10-12 Thread Peter Davie
ot;:"*:*", "distrib":"false", "positiveLabel":"1", "field":"body", "numTerms":"300", "fq":["category:BUSINESS", "

Solr-8.2.0 Cannot create collection on CentOS 7.7

2019-10-10 Thread Peter Davie
I have just installed Solr 8.2.0 on CentOS 7.7.1908.   Java version is as follows: openjdk version "11.0.4" 2019-07-16 LTS OpenJDK Runtime Environment 18.9 (build 11.0.4+11-LTS) OpenJDK 64-Bit Server VM 18.9 (build 11.0.4+11-LTS, mixed mode, sharing) I am using the following commad to create a

igain query parser generating invalid output

2019-10-10 Thread Peter Davie
Hi, I apologise in advance for the length of this email, but I want to share my discovery steps to make sure that I haven't missed anything during my investigation... I am working on a classification project and will be using the classify(model()) stream function to classify documents.  I ha

Trying to add model name to classify() output

2019-09-23 Thread Peter Davie
Hi, I have trained a number of logistic regression classification models (using train()) and I am now trying to evaluate these models.  I want to add the model name to the classify() (output) stream.  I am trying to use the following select() with setValue() as follows: select(     classify(