RSS | Module Info | Add a review of KinoSearch
KinoSearch
(0.313)
KinoSearch makes simple things very simple.
I needed to match a large number of of unstructured strings against a set of ontology terms (e.g. matching "two giraffes at the zoo" to the term "Giraffe"), with support for stemming.
In less than an hour, I installed KinoSearch, read the docs, and wrote a 40 line Perl app that (a) used KSx::Simple to index the ontology terms, (b) ran each unstructured text string against the index, and (c) returned the top-matching ontology term for each unstructured text string.
Anirvan Chatterjee - 2011-11-01T10:00:49 (permalink)
4 out of 4 found this review helpful.
Was this review helpful to you?
Yes
No
KinoSearch
(0.313)
* Clear, well-written and comprehensive documentation.
* Clear API, familiar to Lucene users
* Very easy to use, shallow learning curve: comes with a sample app that should allow almost anyone to get a search engine running in under 20 minutes
* Relatively fast: certainly faster than any Perl search engine I have tested
If for some reason Lucene is not an option, KinoSearch is a fair fall-back.
Lee Goddard - 2011-03-29T09:50:39 (permalink)
3 out of 3 found this review helpful.
Was this review helpful to you?
Yes
No
KinoSearch
(0.30_082)
KinoSearch is a thoroughly pleasant package to use. The author has taken the time to think through the API, provide clear documentation and examples, and continues to improve performance and features. KinoSearch is fast, robust and scalable. Try it for your next search project.
karman - 2010-02-22T18:52:36 (permalink)
2 out of 2 found this review helpful.
Was this review helpful to you?
Yes
No
KinoSearch
(0.20_051)
This is a very well documented search engine that just works(tm). It has many features, and is actively supported via the email list, which you can subscribe to at www.rectangular.com/kinosearch/ .
Zak - 2009-04-10T09:41:49 (permalink)
6 out of 7 found this review helpful.
Was this review helpful to you?
Yes
No
1 hidden unhelpful review

