Class Xapian::QueryParser
In: xapian.rb
Parent: Object

Methods

stoplist   unstem  

Public Instance methods

Returns an Array of all words in the query ignored as stopwords.

Returns an Array of all words in the query which stem to a given term.

[Validate]