On Tue, Sep 20, 2011 at 10:53:28AM -0700, Greg Pascale wrote:
> Hi Jon,
> 
> Thanks for getting back to me.
> 
> I'm doing full-text indexing, but I don't need to keep the text around once 
> my object has been indexed, so I wrote a second precommit hook to remove the 
> text from the object. This reduces the size of my objects drastically (since 
> text tends to be the largest part) and has given us substantial perf gains in 
> our tests.
> 

I just pushed a fix for this. It should be present in the next 1.0
prerelease.

https://github.com/basho/riak_search/pull/87

Andrew

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to