I asked a question similar to this back in
http://mail-archives.apache.org/mod_mbox/lucene-solr-user/200709.mbox/[EMAIL
PROTECTED] and didn't really find anyone who was doing this. What I wound up
doing was adding a variable to the context.xml file called contextRelativeHome:
solr/contextRel
Hello all,
I am writing my own handler, and I would like to pre-filter the results based
on a field. I’m calling searcher.getDocList() with a custom constructed query
and filters list, but the filters always seem to AND together. My question is
this: how can I construct the List of filters to m
Hello all,
I sent this message to the Tomcat users group, and I was wondering if I’d have
any more luck by asking people who might have had this problem:
I’m trying to set up a system where I can deploy a single .war under multiple
context names (using the ant deploy extensions). For exa