Use solr.StrField or solr.KeywordTokenizerFactory instead. simon
On Mon, Jul 5, 2010 at 2:47 PM, Sebastian Funk <qbasti.f...@googlemail.com> wrote: > Hey there, > > I might be just to blind to see this, but isn't it possible to have a > solr.TextField not getting filtered in any way. That means the input > "Michael Jackson" should just stay that way and not get split on > whitespaces? How do I implement that? > > Thanks for any help, > Sebastian >