On Thu, Mar 26, 2015 at 12:23 PM, kennyk <ke...@ontoforce.com> wrote:
> Does solr have to reindex the whole document and not just the modified > fields? > yep. you are right. > If so, can you give me an idea of the amount (factor) of speed > gained by partial re-indexing? > it's exactly the same what you have in indexing, and little bit worse, because you need to read stored fields. here is some notion of true field updates, but it doesn't updates inverted index, nor available in Solr. -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics <http://www.griddynamics.com> <mkhlud...@griddynamics.com>