[KinoSearch] KinoSearch::Docs::Cookbook::ReusingSearchers
Henka
henka at cityweb.co.za
Mon Sep 3 04:02:33 PDT 2007
> It includes recipes for both FastCGI and mod_perl.
>
> This is part of a planned expansion of KinoSearch's introductory
> documentation, including a multi-chapter Tutorial.
Excellent. This will reduce the learning curve somewhat. It's so friggin
refreshing seeing an open source project so well documented.
Two queries, if I may:
1) WRT
http://www.rectangular.com/kinosearch/docs/devel/KinoSearch/Search/MultiSearcher.html
(ie, SortSpec in MultiSearcher); any idea when you'll get around to
filling that little gnawing cavity?
2) At http://www.rectangular.com/kinosearch/wiki/ScalingUp you discuss
possible cluster arrangements, etc. I'm thinking of the best way to apply
this idea without buying more hardware (for now). In our clustering
solution, there is no "master" node, can you foresee any problem having
*all* nodes the "master" (with the search load being spread around and the
results being aggregated on whichever node the client hit).
This topology is used to spread the HTTP (and DB) load around the cluster
allowing for higher loads and easy scaling (and HA). Having a single
search master breaks this somewhat. We'll migrate searching onto a
separate cluster later, but for now I need to make things fit.
Thanks
Henry
_______________________________________________
KinoSearch mailing list
KinoSearch at rectangular.com
http://www.rectangular.com/mailman/listinfo/kinosearch
More information about the kinosearch
mailing list