I use solr version 7.1. I have as grouped model in total 11M record, as below
example.
This question is, How do I sum fromfollowers field from this grouped model?
{
groupValue: "1927245294",
doclist: {
numFound: 1,
start: 0,
docs: [
I use solr version 7.1. I have as grouped model in total 11M record, as below
example.
This question is, How do I sum fromfollowers field from this grouped model?
{
groupValue: "1927245294",
doclist: {
numFound: 1,
start: 0,
docs: [
t;
> Caused by: org.apache.lucene.index.IndexFormatTooNewException: Format
> version is not supported in file 'segments_1': -12 (needs to be between -9
> and -11)
>
> This *looks* like your Solr version on your slave is older than the version
> on your master. Is this possible at all?
>
> Best
> Erick
>
&g
elete the entire /data directory
> on the slaves before replication as well.
> 3> Delete your entire index on the _slave_ and see if you get a
> clean replication.
>
> <3> is the least painful, <1> the most so I'd go in reverse order
> for the above.
&
Hi everyone,
We are using very early version of Solr 4.0 and we've some replication
problems. Actually we used this build more than one year without any
problem but when I made some changes on schema.xml, the following problem
started.
I've just changed schema.xml with adding multiValued="true" a