Files | Admin
Notes: * Added Filter#bits method to built-in Filters. * Added MappingFilter < TokenFilter that can be used to map strings to other strings during analysis. A possible use of this is it to Filter utf-8 characters to ascii characters. Changes: