q.alt matching no documents

2009-09-28 Thread Øystein F. Steimler
Hi, list! I want to add a q.alt matching no documents in my dismax handler to serve a consistent reply to a client application. Without a q.alt, a missing q from the client will cause an missing query string error. With a q.alt matching no document I will be able to respond with an empty

Re: Solr Range Query Anomalities

2009-08-20 Thread Øystein F. Steimler
On Thursday 20 August 2009 16:07, johan.sjob...@findwise.se wrote: we're performing range queries of a field which is of type double. Some queries which should generate results does not, and I think it's best explained by the following examples; it's also expected to exist data in all ranges:

Re: When searching for !...@#$%^*() all documents are matched incorrectly

2009-06-09 Thread Øystein F. Steimler
On Monday 01 June 2009 16:50, Sam Michaels wrote: So the fix for this problem would be 1. Stop using WordDelimiterFilter for queries (what is the alternative) OR 2. Not allow any search strings without any alphanumeric characters.. We ran into this same problem while replacing all characters