On 4/4/2018 4:31 AM, Mugdha Varadkar wrote:
The hash ranges are available in each collections state.json file. Here is
the data for the collections:

I thought you said these indexes were sharded?  That only shows one shard.  It has the full hash range.  If they're all like that, then don't worry about hash ranges matching up.

Most schema changes require rebuilding the index from scratch.

So the solution so far is to export the documents of older collection after
upgrading to solr 7.2.1 import them on to new collection.

If you're using an export/import process, you probably want to perform the export on the old version, not the new version.

Are you getting any errors when you query the index?  Look in solr.log.

Not yet.

Exactly what are you doing to export your data?  What does the export look like?  How are you importing it?  Did you commit the changes after importing?

Thanks,
Shawn

Reply via email to