NAME
KinoSearch::Docs::Cookbook - Overview
DESCRIPTION
Each of the recipes in the Cookbook uses the completed Tutorial application as its point of departure. The materials can be found in the sample
directory at the root of the KinoSearch distribution:
sample/USConSchema.pm # custom KinoSearch::Schema subclass
sample/invindexer.plx # indexing app
sample/search.cgi # search app
sample/us_constitution # html documents
Chapters
KinoSearch::Docs::Cookbook::ReusingSearchers - Radically improve search-time performance by using FastCGI or mod_perl and caching a Searcher/IndexReader. [TODO]
KinoSearch::Docs::Cookbook::ScalingUp - distribute really large indexes over multiple machines. [TODO]
KinoSearch::Docs::Cookbook::DynamicFields - adding fields on the fly at index-time. [TODO]
KinoSearch::Docs::Cookbook::SubclassingAnalyzer - Build your own subclass of Analyzer. [TODO]
COPYRIGHT
Copyright 2005-2007 Marvin Humphrey
LICENSE, DISCLAIMER, BUGS, etc.
See KinoSearch version 0.20.