Displaying 4 results from an estimated 4 matches for "solrconfigxml".
2019 Jan 02
2
Solr
...efforts for crappy results.
Can't we really revive Squat ? It is 2 lines of config, and no single problems
On January 2, 2019 08:16:33 Joan Moreau via dovecot <dovecot at dovecot.org>
wrote:
> and the first line of the diff is :
> < this file, see http://wiki.apache.org/solr/SolrConfigXml.
> ---
>> this file, see http://wiki.apache.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 20...
2019 Jan 02
0
Solr
and the first line of the diff is :
< this file, see http://wiki.apache.org/solr/SolrConfigXml.
---
> this file, see http://wiki.apache.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...
2019 Jan 02
0
Solr
...> Can't we really revive Squat ? It is 2 lines of config, and no single problems
>
> On January 2, 2019 08:16:33 Joan Moreau via dovecot <dovecot at dovecot.org> wrote:
>
> and the first line of the diff is :
>
> < this file, see http://wiki.apache.org/solr/SolrConfigXml.
> ---
>> this file, see http://wiki.apache.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 ????
>
> O...
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 not complains about those useless types