Hi Greg, The "install" command has been removed from "search-cmd". The new strategy is as follows: * The "search" bucket property must be "true" in order for the search precommit to be executed * If the "precommit" property does NOT include the search precommit hook it will be inserted at the beginning of the precommit list * If the "precommit" property does include the search precommit hook it will be left in it's defined location
Thanks, Dan Daniel Reverri Developer Advocate Basho Technologies, Inc. d...@basho.com On Wed, Sep 21, 2011 at 11:09 AM, Greg Pascale <g...@clipboard.com> wrote: > A few questions > > 1) Is this fix in the RC1 build that just came out today? > 2) How exactly do search-cmd install, the "search" bucket property and the > precommit hook fit together now? I'm a bit unclear on what I actually need > to do to enable search on a bucket. > > Thanks. > > -- > Greg > Clipboard > > On Tuesday, September 20, 2011 at 3:42 PM, Greg Pascale wrote: > > Man, it took a whole day after I complained about this to get it fixed? > You guys are such slackers! :) > > Thanks a bunch! > > -- > Greg > Clipboard > > On Tuesday, September 20, 2011 at 1:47 PM, Andrew Thompson wrote: > > 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 > > > > > _______________________________________________ > riak-users mailing list > riak-users@lists.basho.com > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > >
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com