-
-
26 Aug 2006 19:25:08 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (18)
- Testers (2589 / 1610 / 6)
- Kwalitee
Bus factor: 0- 91.45% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (327.44KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 1.25
- Stop QueryParser turning 'notice' into 'NOT ice' (RT#14450)
Documentation
dump the contents of an indextransform .fdt files to new file formatModules
A Perl port of the Lucene search enginebase class for Analyzersbase class for character tokenisersLetter tokenizernormalises token text to lower casetokenizer which also lower cases textPorter stemming on the token streamThe simple analyzerstandard analyzerstandard tokenizerthe stop-word analyzerthe stop filterA term in a fieldbase class for token filtersbase class for tokenizerswhite space analyzerwhite space tokenizera vector of bitsThe unit of indexing and searchingUtility functions for dealing with datesA field in a Plucene::Documentthe document writera collection of FieldInfo objectsread Fields in a Documentwrites Fields to a DocumentAbstract class for accessing an indexInformation on a SegmentA collection of SegmentInfo objectsSegment Merge informationthe Segment mergerthe Segment readerSegment term docsSegment term enumSegment term positionsreads the segmentsa word from textInformation on an index termread the term infos filewrite to the term infos filewrite an index.Turn query strings into Plucene::Search::Query objectsA clause in a boolean querya boolean queryA boolean scorerRestrict searches to given time periodsA search filter base classA list of ranked documentsThe index searcherThe position of a phraseA query that matchs a phrasea phrase scorerexact phrase scorersloppy phrase scorera query that matches terms beginning with a stringbase class for queriesbase class for scorersbase class for searchersthe score of a querya query that contains a termscore termsThe top hits for a querya random-access input streama random-access output streamHandy functions when testing PluceneUtility class for PluceneProvides
in lib/Plucene/Index/SegmentReader.pmin lib/Plucene/Index/DocumentWriter.pmin lib/Plucene/Index/SegmentsReader.pmin lib/Plucene/Index/SegmentsReader.pmin lib/Plucene/QueryParser.pmin lib/Plucene/QueryParser.pmin lib/Plucene/QueryParser.pmin lib/Plucene/QueryParser.pmin lib/Plucene/QueryParser.pmin lib/Plucene/Search/BooleanScorer.pmin lib/Plucene/Search/BooleanScorer.pmin lib/Plucene/Search/Hits.pmModule Install Instructions
To install Plucene, copy and paste the appropriate command in to your terminal.
cpanm Plucene
perl -MCPAN -e shell install Plucene
For more information on module installation, please visit the detailed CPAN module installation guide.