Class: Ferret::Search::FieldCache::StringIndex
- Inherits:
-
Struct
- Object
- Struct
- Ferret::Search::FieldCache::StringIndex
- Defined in:
- lib/ferret/search/field_cache.rb
Instance Attribute Summary collapse
-
#str_index ⇒ Object
Returns the value of attribute str_index.
-
#str_map ⇒ Object
Returns the value of attribute str_map.
Instance Attribute Details
#str_index ⇒ Object
Returns the value of attribute str_index
8 9 10 |
# File 'lib/ferret/search/field_cache.rb', line 8 def str_index @str_index end |
#str_map ⇒ Object
Returns the value of attribute str_map
8 9 10 |
# File 'lib/ferret/search/field_cache.rb', line 8 def str_map @str_map end |