Class: Esearch::Presenter::Aspect

Inherits:
Esearch::Presenter show all
Defined in:
lib/esearch/presenter/aspect.rb,
lib/esearch/presenter/aspect/term.rb,
lib/esearch/presenter/aspect/range.rb

Overview

Abstract base class of an aspect of a facet

Direct Known Subclasses

Range, Term

Defined Under Namespace

Classes: Range, Term

Instance Method Summary collapse

Instance Method Details

#countFixnum

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Return count of occurences of aspect in facet



13
# File 'lib/esearch/presenter/aspect.rb', line 13

expose_primitive(:count)