Module FastRI
In: lib/fastri/util.rb
lib/fastri/ri_index.rb
lib/fastri/full_text_indexer.rb
lib/fastri/name_descriptor.rb
lib/fastri/full_text_index.rb
lib/fastri/version.rb
lib/fastri/ri_service.rb

Copyright (C) 2006 Mauricio Fernandez <mfp@acm.org>

Classes and Modules

Module FastRI::FormatterRedirection
Module FastRI::Util
Class FastRI::FullTextIndex
Class FastRI::FullTextIndexer
Class FastRI::NameDescriptor
Class FastRI::RedirectedAnsiFormatter
Class FastRI::RedirectedTextFormatter
Class FastRI::RiIndex
Class FastRI::RiService
Class FastRI::StringRedirectedDisplay

Constants

FASTRI_VERSION = "0.3.1"
FASTRI_RELEASE_DATE = "2008-02-02"
FASTRI_INDEX_FORMAT = "0.1.0"
FASTRI_FT_INDEX_FORMAT = "1.0.0"
FASTRI_FT_INDEX_FORMAT_MAJOR = "1"
FASTRI_FT_INDEX_FORMAT_MINOR = "0"
FASTRI_FT_INDEX_FORMAT_TEENY = "0"

[Validate]