module Ferret::Index

Summary

The Index module contains all the classes used for adding to and retrieving from the index. The important classes to know about are;

The other classes in this module are useful for more advanced uses like building tag clouds, creating more-like-this queries, custom highlighting etc. They are also useful for index browsers.