3/4 of the documents I’m getting back from /export are empty. This collection 
has four shards, so I’m querying the leader core on each shard with /export. 
The results start like this:

{"numFound":912370,"docs":[{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},

The final 1/4 of the results have UUIDs (the ID type). The id field is stored 
as docValues. This is the URL.

http://hostname:8983/solr/decks_shard1_replica1/export?q=id:*&distrib=false&shards=shard1&fl=id&sort=id+asc

Running 6.6.2, Solr Cloud. The total number of non-null ids from all four 
shards is a bit less than 1/4 of the document count.

Any ideas about what is going on?

wunder
Walter Underwood
wun...@wunderwood.org
http://observer.wunderwood.org/  (my blog)

Reply via email to