Hello, Say I have 100 documents with the same large field value. Stored and indexed.
I know the indexed tokens are stored only once with posting lists. But what about original stored values? Do I get 100 copies of those? Or is Solr smarter that that? Regards, Alex