The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "kinosearch"

KinoSearch - Search engine library. River stage two • 9 direct dependents • 10 total dependents

KinoSearch is a high-performance, modular search engine library. Features * Extremely fast. A single machine can handle millions of documents. * Scalability to multiple machines. * Incremental indexing (addition/deletion of documents to/from an exist...

CREAMYG/KinoSearch-0.315 - 16 Apr 2012 21:20:13 UTC - Search in distribution

Plagger::Plugin::Search::KinoSearch - Index entries using KinoSearch River stage one • 2 direct dependents • 2 total dependents

This plugin stores feeds to KinoSearch inverted index. KinoSearch is a Lucene loose port to Perl/C....

MIYAGAWA/Plagger-0.7.17 - 05 Dec 2006 07:40:09 UTC - Search in distribution

SWISH::Prog::KSx - Swish3 KinoSearch backend River stage one • 1 direct dependent • 1 total dependent

STOP: Read the SWISH::Prog documentation before you use this module. SWISH::Prog::KSx is a KinoSearch-based implementation of Swish3, using the SWISH::3 bindings for libswish3. See the SWISH::Prog docs for more information about the class hierarchy a...

KARMAN/SWISH-Prog-KSx-0.21 - 03 Apr 2012 02:10:04 UTC - Search in distribution

sli - Build and query SVN::Log::Index indices River stage zero No dependents

sli is a command line interface to SVN::Log::Index. It supports adding revisions to an index, and then querying that index for revisions that match the query. Each index remembers the URL of the Subversion repository that it is indexing and the revis...

NIKC/SVN-Log-Index-0.51 - 14 Jan 2007 12:34:35 UTC - Search in distribution

Lucene - API to the C++ port of the Lucene search engine River stage one • 1 direct dependent • 1 total dependent

Like it or not Lucene has become the de-facto standard for open-source high-performance search. It has a large user-base, is well documented and has plenty of committers. Unfortunately until recently Lucene was entirely written in Java and therefore ...

TBUSCH/Lucene-0.18 - 27 Sep 2007 18:15:28 UTC - Search in distribution

SWISH::Prog - information retrieval application framework River stage one • 7 direct dependents • 8 total dependents

SWISH::Prog is a full-text search framework based on Swish-e (<http://swish-e.org/>). SWISH::Prog tries to fill a niche similar to Data::SearchEngine or DBI: providing a uniform and flexible interface to several different search engine tools and libr...

KARMAN/SWISH-Prog-0.75 - 11 Dec 2013 23:15:27 UTC - Search in distribution

Search::Tokenizer - Decompose a string into tokens (words) River stage one • 3 direct dependents • 6 total dependents

This module builds an iterator function that will progressively extract terms from a given input string. Terms are defined by a regular expression (for example "\w+"). Extraction of terms relies on the builtin "global match" operator of Perl (the 'g'...

DAMI/Search-Tokenizer-1.03 - 18 May 2021 06:52:09 UTC - Search in distribution

MojoMojo::Prefs - info on MojoMojo configurable preferences River stage one • 1 direct dependent • 1 total dependent

MRAMBERG/MojoMojo-1.12 - 13 May 2017 13:47:52 UTC - Search in distribution

KinoSearch1 - search engine library River stage one • 1 direct dependent • 2 total dependents

KinoSearch1 is a loose port of the Java search engine library Apache Lucene, written in Perl and C. The archetypal application is website search, but it can be put to many different uses. Features * Extremely fast and scalable - can handle millions o...

CREAMYG/KinoSearch1-1.01 - 28 Oct 2010 05:26:42 UTC - Search in distribution

CPAN::IndexPod - Index the POD from an unpacked CPAN River stage zero No dependents

The Comprehensive Perl Archive Network (CPAN) is a very useful collection of Perl code. It has a whole lot of module distributions. CPAN::Unpack unpacks CPAN distributions. This module will analyse the unpacked CPAN, index the Pod it contains, and al...

LBROCARD/CPAN-IndexPod-0.25 - 18 Sep 2008 15:57:51 UTC - Search in distribution

KSx::IndexManager - high-level invindex management interface River stage zero No dependents

KSx::IndexManager aims to provide simple access to one or more invindexes that all share a single schema. Functionality is intentionally simple and is basically limited to convenient wrappers around common InvIndexer and Searcher methods. Additional ...

HDP/KSx-IndexManager-0.004 - 07 Dec 2007 15:30:34 UTC - Search in distribution

LucyX::Search::WildcardQuery - Lucy query extension River stage two • 2 direct dependents • 11 total dependents

LucyX::Search::WildcardQuery extends the Lucy::QueryParser syntax to support wildcards. This code is similar to the sample PrefixQuery code in the Lucy distribution and the KinoSearch::Search::WildCardQuery and Search::Query::Dialect::KSx::WildcardQu...

KARMAN/LucyX-Search-WildcardQuery-0.06 - 02 Sep 2014 02:32:23 UTC - Search in distribution

Search::Tools::HeatMap - locate the best matches in a snippet extract River stage two • 17 direct dependents • 34 total dependents

Search::Tools::HeatMap implements a simple algorithm for locating the densest clusters of unique, hot terms in a TokenList. HeatMap is used internally by Snipper but documented here in case someone wants to abuse and/or improve it....

KARMAN/Search-Tools-1.007 - 01 May 2018 16:14:48 UTC - Search in distribution

KSx::Searcher::Abstract - build searches from Perl data structures River stage zero No dependents

KSx::Searcher::Abstract is intended to be a simple and flexible search builder for KinoSearch, analogous to SQL::Abstract and its role in the DBI world. Wherever possible, KSx::Searcher::Abstract copies or mimics SQL::Abstract's query building behavi...

HDP/KSx-Searcher-Abstract-0.002 - 04 Dec 2007 18:14:09 UTC - Search in distribution

Acme::CPANModules::Import::RSAVAGE::StopWordLists - CPAN modules which offer stopword lists (2015) River stage one • 1 direct dependent • 1 total dependent

CPAN modules which offer stopword lists (2015). This list is generated by extracting module names mentioned in the article [http://savage.net.au/Perl-modules/html/stopwordlists.report.html] (retrieved on 2016-02-21). For the full article, visit the U...

PERLANCAR/Acme-CPANModulesBundle-Import-RSAVAGE-0.001 - 22 Sep 2018 01:18:00 UTC - Search in distribution

KSx::Analysis::StripAccents - Remove accents and fold to lowercase River stage zero No dependents

This analyser strips accents from its input, removes accents, and converts it to lowercase. It may end up changing the length of a token, so make sure that this analyser is not used before a tokenizer....

SPROUT/KSx-Analysis-StripAccents-0.05 - 10 May 2009 21:52:20 UTC - Search in distribution

Search::Query::Dialect::KSx - KinoSearch query dialect River stage one • 1 direct dependent • 2 total dependents

Search::Query::Dialect::KSx extends the KinoSearch::QueryParser syntax to support wildcards, proximity and ranges, in addition to the standard Search::Query features....

KARMAN/Search-Query-Dialect-KSx-0.201 - 02 May 2014 17:33:11 UTC - Search in distribution

KSx::Highlight::Summarizer - KinoSearch Highlighter subclass that provides more comprehensive summaries River stage zero No dependents

This module extends KinoSearch::Highlight::Highlighter (which provides an excerpt for a search result, with search words highlighted) to provide various customisations, especially summaries, i.e., multiple excerpts joined together with ellipses. The ...

SPROUT/KSx-Highlight-Summarizer-0.06 - 22 May 2009 04:34:51 UTC - Search in distribution

KSx::Search::WildCardQuery - Wild card query class for KinoSearch River stage zero No dependents

This module provides search query objects for KinoSearch that perform wild-card searches. Currently, asterisks (*) are the only wild cards supported. An asterisks represents zero or more characters. This is a subclass of KSx::Search::RegexpTermQuery ...

SPROUT/KSx-Search-WildCardQuery-0.05 - 17 Jun 2009 21:04:37 UTC - Search in distribution

Search::OpenSearch::Engine::KSx - KinoSearch server with OpenSearch results River stage zero No dependents

KARMAN/Search-OpenSearch-Engine-KSx-0.09 - 20 Jun 2011 01:13:19 UTC - Search in distribution
21 results (0.03 seconds)