var searchIndex = {}; searchIndex["stemmer"] = {"doc":"","items":[[3,"Stemmer","stemmer","Stemmer",null,null],[11,"drop","","",0,null],[11,"list","","Lists all existing algorithms, returning a vector of valid algorithms\nthat can be used as argument for `Stemmer::new`",0,{"inputs":[],"output":{"name":"vec"}}],[11,"new","","Creates a new stemmer, provided `algorithm` is a valid one.",0,{"inputs":[{"name":"str"}],"output":{"name":"option"}}],[11,"stem","","Stems the `word`.",0,null],[11,"stem_unsafe","","Stems the word, unsafely.",0,null]],"paths":[[3,"Stemmer"]]}; initSearch(searchIndex);