KinoSearch::Index::TermEnum - scan through a list of Terms


sub seek { shift->abstract_death }

sub clone_enum { shift->abstract_death }

sub next { shift->abstract_death }

sub skip_to { shift->todo_death }

sub get_termstring { shift->abstract_death }

sub get_terminfo { shift->abstract_death } sub get_index_interval { shift->abstract_death } sub get_size { shift->abstract_death }

sub close { shift->abstract_death }

1;

__END__

Back to Top

 KinoSearch::Index::TermEnum - scan through a list of Terms