Re: Modifying payloads

2009-09-23 Thread Jason Rutherglen
> serving read requests from the buffer (for NRT readers). > >  Michael > > On Wed, Sep 23, 2009 at 3:40 PM, Grant Ingersoll > wrote: >> >> Has anyone done any work on modifying payloads "inline" in the index?  The >> idea being that if

Re: Modifying payloads

2009-09-23 Thread Michael Busch
ers). Michael On Wed, Sep 23, 2009 at 3:40 PM, Grant Ingersoll wrote: > Has anyone done any work on modifying payloads "inline" in the index? The > idea being that if you know the length of the payload isn't changing, you > can modify it w/o reindexing. Some concern

Modifying payloads

2009-09-23 Thread Grant Ingersoll
Has anyone done any work on modifying payloads "inline" in the index? The idea being that if you know the length of the payload isn't changing, you can modify it w/o reindexing. Some concerns that come to mind are thread-safety