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


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


Query interface

2010-03-22 Thread Sebastian Funk

hey there,

i've been using solr for some time now and set everything up the way  
it's supposed to..
now for the user interface: simply writing a javascript (or something  
else) website that passes the query-URL to solr and interprets the XML  
given as a result. is that the easiest 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