Not split a field on whitespaces?

2010-07-05 Thread Sebastian Funk
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

Query interface

2010-03-22 Thread Sebastian Funk
way? i've noticed some problems with umlauts etc.. when using jetty or tomcat as a server.. is there another way to query solr and retrieve the results? thanks for any help, sebastian funk

exclude words?

2010-03-31 Thread Sebastian Funk
Hey there, I'm sure this easy a pretty easy thing, but I can't find the solution: can I search for a text with one word (e.g. "books") especially not in it? so solr returns all documents, that don't have "books" somewhere in them? thanks for the help, sebastian