Re: Analysing Multivalued Fields

2019-12-31 Thread Erick Erickson
First, if you’re using primitive types, there is no analysis so in that case the question is irrelevant. If you’re using a text-based field, the only difference between single-valued and multi-valued fields for analyzed types (i.e. text fields) is the offset recorded between entries. For

no files to download for index generation

2019-12-31 Thread Akreeti Agarwal
Hi All, I am getting error No files to download for index generation: 1385219 continuously on my slave servers. I am using solr-5.5.5 with one master and two slave architecture. Please help me on this. Does this error impacts replication also or performance issue on data query?? Thanks &