search for: diffconfig

Displaying 5 results from an estimated 5 matches for "diffconfig".

Did you mean: defconfig
2019 Jan 02
2
Solr
...< <luceneMatchVersion>6.4.1</luceneMatchVersion> > --- >> <luceneMatchVersion>7.5.0</luceneMatchVersion> > > So, are you running 6.4.1 or 7.5.0 ???? > > On 2019-01-02 08:12, Joan Moreau wrote: >> The real main differecne seems coming from "diffconfig.xml" >> >> When I put yours, Solr delete (!) schema.xml and create a "manage-schema" >> and starts complaining about useless types (tdates, booleans, etc..) that >> are not needed for Mail fileds >> >> When I put mine (from standard distribution...
2019 Jan 02
7
Solr
The real main differecne seems coming from "diffconfig.xml" When I put yours, Solr delete (!) schema.xml and create a "manage-schema" and starts complaining about useless types (tdates, booleans, etc..) that are not needed for Mail fileds When I put mine (from standard distribution of Arch), it keeps things as they are (yeah !), does...
2019 Jan 02
0
Solr
...org/solr/SolrConfigXml. 38c38 < <luceneMatchVersion>6.4.1</luceneMatchVersion> --- > <luceneMatchVersion>7.5.0</luceneMatchVersion> So, are you running 6.4.1 or 7.5.0 ???? On 2019-01-02 08:12, Joan Moreau wrote: > The real main differecne seems coming from "diffconfig.xml" > > When I put yours, Solr delete (!) schema.xml and create a "manage-schema" and starts complaining about useless types (tdates, booleans, etc..) that are not needed for Mail fileds > > When I put mine (from standard distribution of Arch), it keeps things as the...
2019 Jan 02
0
Solr
...<luceneMatchVersion>6.4.1</luceneMatchVersion> > --- >> <luceneMatchVersion>7.5.0</luceneMatchVersion> > > So, are you running 6.4.1 or 7.5.0 ???? > > On 2019-01-02 08:12, Joan Moreau wrote: > > The real main differecne seems coming from "diffconfig.xml" > > When I put yours, Solr delete (!) schema.xml and create a "manage-schema" and starts complaining about useless types (tdates, booleans, etc..) that are not needed for Mail fileds > > When I put mine (from standard distribution of Arch), it keeps things as the...
2018 Dec 31
3
Solr
On 12/29/2018 4:49 PM, Joan Moreau wrote: > > Also : > > - Java is 10.0.2 > Same as me. > > - If i delete schema.xml but create only managed-schema, the solr > refuses to start with a java error "schema.xml missing" > Ok...so we need to do some more digging. How did you install Solr? (I downloaded a "binary" installation and unpacked it) How did