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

Search results for "dist:Dezi-App KARMAN"

Dezi::CLI - command-line interface to Dezi::App River stage one • 2 direct dependents • 8 total dependents

The Dezi::CLI class is a port of the swish3 tool to a proper class, using MooseX::Getopt....

KARMAN/Dezi-App-0.016 - 27 Apr 2018 14:12:33 UTC

Dezi::App - build Dezi search applications River stage one • 2 direct dependents • 8 total dependents

Dezi::App is convenience class for building search applications. It provides shortcuts for pulling together all the Dezi::App components into a single App object. Dezi::App depends upon: * Dezi::InvIndex * Dezi::Indexer * Dezi::Aggregator * Dezi::Ind...

KARMAN/Dezi-App-0.016 - 27 Apr 2018 14:12:33 UTC

Dezi::Role - common attributes for Dezi classes River stage one • 2 direct dependents • 8 total dependents

Dezi::Role isa Moose::Role. It creates a few attributes (see METHODS) common to most Dezi classes....

KARMAN/Dezi-App-0.016 - 27 Apr 2018 14:12:33 UTC

Dezi::Lucy - Dezi Apache Lucy backend River stage one • 2 direct dependents • 8 total dependents

STOP: Read the Dezi and Dezi::App documentation before you use this module. Dezi::Lucy is an Apache Lucy based implementation of Dezi::App using the SWISH::3 bindings for libswish3. Dezi::Lucy is to Apache Lucy what Solr or ElasticSearch is to Lucene...

KARMAN/Dezi-App-0.016 - 27 Apr 2018 14:12:33 UTC

Dezi::Types - Type::Tiny constraints for Dezi::App components River stage one • 2 direct dependents • 8 total dependents

KARMAN/Dezi-App-0.016 - 27 Apr 2018 14:12:33 UTC

Dezi::Cache - simple in-memory cache class River stage one • 2 direct dependents • 8 total dependents

Dezi::Cache is a simple in-memory caching class. It's basically just a Perl hash, but implemented as a class so that you can subclass it and use different storage (e.g. Cache::* modules)....

KARMAN/Dezi-App-0.016 - 27 Apr 2018 14:12:33 UTC

Dezi::Queue - simple in-memory FIFO queue class River stage one • 2 direct dependents • 8 total dependents

Dezi::Queue is basically a Perl array, but it defines an API that can be implemented using any kind of storage and logic you want. One example would be a database that tracks items to be evaluated, or a flat file list....

KARMAN/Dezi-App-0.016 - 27 Apr 2018 14:12:33 UTC

Dezi::Utils - utility variables and methods River stage one • 2 direct dependents • 8 total dependents

This class provides commonly used variables and methods shared by many classes in the Dezi project....

KARMAN/Dezi-App-0.016 - 27 Apr 2018 14:12:33 UTC

Dezi::Result - abstract result class River stage one • 2 direct dependents • 8 total dependents

Dezi::Result is a abstract class. It defines the APIs that all Dezi engines adhere to in returning results from a Dezi::InvIndex....

KARMAN/Dezi-App-0.016 - 27 Apr 2018 14:12:33 UTC

Dezi::Results - base results class River stage one • 2 direct dependents • 8 total dependents

Dezi::Results is a base results class. It defines the APIs that all Dezi storage backends adhere to in returning results from a Dezi::InvIndex....

KARMAN/Dezi-App-0.016 - 27 Apr 2018 14:12:33 UTC

Dezi::Indexer - base indexer class River stage one • 2 direct dependents • 8 total dependents

Dezi::Indexer is a base class implementing the simplest of indexing APIs. It is intended to be subclassed, along with InvIndex, for each IR backend library....

KARMAN/Dezi-App-0.016 - 27 Apr 2018 14:12:33 UTC

Dezi::InvIndex - base class for Dezi inverted indexes River stage one • 2 direct dependents • 8 total dependents

A Dezi::InvIndex is a base class for defining different inverted index formats....

KARMAN/Dezi-App-0.016 - 27 Apr 2018 14:12:33 UTC

Dezi::Searcher - base searcher class River stage one • 2 direct dependents • 8 total dependents

Dezi::Searcher is a base searcher class. It defines the APIs that all Dezi storage backends adhere to in returning results from a Dezi::InvIndex....

KARMAN/Dezi-App-0.016 - 27 Apr 2018 14:12:33 UTC

Dezi::Test::Doc - test Document class for Dezi::Test::Result River stage one • 2 direct dependents • 8 total dependents

KARMAN/Dezi-App-0.016 - 27 Apr 2018 14:12:33 UTC

Dezi::Aggregator - document aggregation base class River stage one • 2 direct dependents • 8 total dependents

Dezi::Aggregator is a base class that defines the basic API for writing an aggregator. Only two methods are required: get_doc() and crawl(). See the SYNOPSIS for the prototypes. See Dezi::Aggregator::FS and Dezi::Aggregator::Spider for examples of ag...

KARMAN/Dezi-App-0.016 - 27 Apr 2018 14:12:33 UTC

Dezi::Test::Result - test result class River stage one • 2 direct dependents • 8 total dependents

KARMAN/Dezi-App-0.016 - 27 Apr 2018 14:12:33 UTC

Dezi::Lucy::Result - search result for Dezi::Lucy::Results River stage one • 2 direct dependents • 8 total dependents

Dezi::Lucy::Result is an Apache Lucy based Result class for Dezi::App....

KARMAN/Dezi-App-0.016 - 27 Apr 2018 14:12:33 UTC

Dezi::Indexer::Doc - Document object class for passing to Dezi::Indexer River stage one • 2 direct dependents • 8 total dependents

Dezi::Indexer::Doc is the base class for Doc objects in the Dezi framework. Doc objects are created by Dezi::Aggregator classes and processed by Dezi::Indexer classes. You can subclass Dezi::Indexer::Doc and add a filter() method to alter the values ...

KARMAN/Dezi-App-0.016 - 27 Apr 2018 14:12:33 UTC

Dezi::ReplaceRules - filename mangler River stage one • 2 direct dependents • 8 total dependents

Dezi::ReplaceRules is a pure Perl replacement for the ReplaceRules configuration feature in Swish-e. This class is typically used internally by Dezi. The filter() feature of Dezi is generated to use ReplaceRules if they are defined in a Dezi::Indexer...

KARMAN/Dezi-App-0.016 - 27 Apr 2018 14:12:33 UTC

Dezi::Test::Indexer - test indexer class River stage one • 2 direct dependents • 8 total dependents

Dezi::Test::Indexer uses Dezi::Test::InvIndex for running tests on the API, particularly Aggregator classes....

KARMAN/Dezi-App-0.016 - 27 Apr 2018 14:12:33 UTC
39 results (0.021 seconds)