Class: ActiveLucene::Index::Reader
- Inherits:
-
IndexReader
- Object
- IndexReader
- ActiveLucene::Index::Reader
- Defined in:
- lib/active_lucene/index/reader.rb
Class Method Summary collapse
Class Method Details
.open ⇒ Object
4 5 6 |
# File 'lib/active_lucene/index/reader.rb', line 4 def self.open super Index.directory end |