The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:KinoSearch integer"

Clownfish::Type::Integer - A primitive Type representing an integer. River stage two • 9 direct dependents • 10 total dependents

Clownfish::Type::Integer holds integer types of various widths and various styles. Support is limited to a subset of the standard C integer types: int8_t int16_t int32_t int64_t uint8_t uint16_t uint32_t uint64_t char short int long size_t Many other...

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

Clownfish::Type - A variable's type. River stage two • 9 direct dependents • 10 total dependents

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

KinoSearch::Object::Obj - Base class for all KinoSearch objects. River stage two • 9 direct dependents • 10 total dependents

All objects in the KinoSearch:: hierarchy descend from KinoSearch::Object::Obj. All classes are implemented as blessed scalar references, with the scalar storing a pointer to a C struct. Subclassing The recommended way to subclass KinoSearch::Object:...

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

KinoSearch::Search::Span - An offset, a length, and a weight. River stage two • 9 direct dependents • 10 total dependents

Span objects store information about a span across an array of... something. The unit is context-dependent. Text is one possibility, in which case offset and length might be measured in Unicode code points. However, the Span could also refer to a spa...

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

Clownfish::Type::Primitive - Abstract base class for primitive types. River stage two • 9 direct dependents • 10 total dependents

Clownfish::Type::Primitive serves as a common parent class for primitive types including Clownfish::Type::Integer and Clownfish::Type::Float....

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

Clownfish::Type::Composite - A composite type, e.g. Obj**. River stage two • 9 direct dependents • 10 total dependents

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

KinoSearch::Index::Segment - Warehouse for information about one segment of an inverted index. River stage two • 9 direct dependents • 10 total dependents

KinoSearch's indexes are made up of individual "segments", each of which is is an independent inverted index. On the file system, each segment is a directory within the main index directory whose name starts with "seg_": "seg_2", "seg_5a", etc. Each ...

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

KinoSearch::Docs::FileFormat - Overview of index file format. River stage two • 9 direct dependents • 10 total dependents

CREAMYG/KinoSearch-0.315 - 16 Apr 2012 21:20:13 UTC
8 results (0.036 seconds)