-
-
28 Oct 2010 05:26:42 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (4)
- Testers (1463 / 318 / 5)
- Kwalitee
Bus factor: 0- 85.04% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (271.55KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Marvin Humphrey <marvin at rectangular dot com>
- Dependencies
- Compress::Zlib
- Lingua::Stem::Snowball
- Lingua::StopWords
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.01 - 2010-10-27
- Attempt to hide private classes from search.cpan.org more effectively.
Documentation
dump the contents of an indexoverview of invindex file formatsample indexing and search applicationsModules
search engine librarybase class for analyzersconvert input to lower casemultiple analyzers in seriesreduce related words to a shared rootsuppress a "stoplist" of common wordsunit of texta collection of tokenscustomizable tokenizinga documenta field within a documentencode excerpted textformat highlighted bits within excerptscreate and highlight excerptsencode a few HTML entitiessurround highlight bits with tagsstring of text associated with a fieldbuild inverted indexestransform a string into a Query objectmatch boolean combinations of Queriessuccessful match against a Queryaccess search resultsAggregate results from multiple searchers.match ordered list of Termsbase class for search queriesbuild a filter based on results of a queryconnect to a remote SearchServermake a Searcher remotely accessiblematch individual Termsexecute searchesfile system InvIndexinverted indexin-memory InvIndexProvides
in lib/KinoSearch1/Search/BooleanQuery.pmin lib/KinoSearch1/Search/MultiSearcher.pmin lib/KinoSearch1/Search/PhraseQuery.pmin lib/KinoSearch1/Search/Similarity.pmin lib/KinoSearch1/Search/TermQuery.pmin lib/KinoSearch1/Search/Similarity.pmModule Install Instructions
To install KinoSearch1, copy and paste the appropriate command in to your terminal.
cpanm KinoSearch1
perl -MCPAN -e shell install KinoSearch1
For more information on module installation, please visit the detailed CPAN module installation guide.