Class: IHelp::IHelpAnalyzer
- Inherits:
-
Ferret::Analysis::StandardAnalyzer
- Object
- Ferret::Analysis::StandardAnalyzer
- IHelp::IHelpAnalyzer
- Defined in:
- lib/ihelp.rb
Instance Method Summary collapse
Instance Method Details
#token_stream(*a) ⇒ Object
811 812 813 |
# File 'lib/ihelp.rb', line 811 def token_stream(*a) Ferret::Analysis::StemFilter.new(super) end |