Yes, that (https://wiki.apache.org/solr/Atomic_Updates) would make sense; thanks for the insight.

-Mike

On 3/15/2014 1:07 PM, Yonik Seeley wrote:
Perhaps so atomic updates work?

-Yonik
http://heliosearch.org - solve Solr GC pauses with off-heap filters
and fieldcache


On Sat, Mar 15, 2014 at 1:02 PM, Michael Sokolov
<msoko...@safaribooksonline.com> wrote:
While upgrading from 4.2.1 to 4.6.1 I noticed that many of the fields
defined in the example schema.xml that used to be indexed and not stored are
now defined as indexed and stored.  Is there anything behind this change
other than the idea that it would be more convenient to have all the values
available?  Is it somehow cheaper to recover them from the index now, so
that storing (ints, say) is free?

-Mike

Reply via email to