Class: ActiveLucene::Index::Reader

Inherits:
IndexReader
  • Object
show all
Defined in:
lib/active_lucene/index/reader.rb

Class Method Summary collapse

Class Method Details

.openObject



4
5
6
# File 'lib/active_lucene/index/reader.rb', line 4

def self.open
  super Index.directory
end