5 // 9 January 2007 -- tds
7 // BSD License (http://galagosearch.org/license)
10 #ifndef GALAGO_NORMALIZER_HPP
11 #define GALAGO_NORMALIZER_HPP
17 static char _ignore
[];
20 void process( std::string
& term
) const;
23 #endif // GALAGO_NORMALIZER_HPP