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
ot;:"*:*",
"distrib":"false",
"positiveLabel":"1",
"field":"body",
"numTerms":"300",
"fq":["category:BUSINESS",
"
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
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
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(