Hi
If the reason for the difference in speed is that the index is being read from
disk, I would expect that the first query would be slow, but subsequent queries
on the same collection should speed up. A query on the other collection could
then be slower. In this case I would say that this is n
. Januar 2019 13:31
An: 'solr-user@lucene.apache.org'
Betreff: AW: Indexing in one collection affect index in another collection
Hi
If the reason for the difference in speed is that the index is being read from
disk, I would expect that the first query would be slow, but subsequent q