o: solr-user@lucene.apache.org
> Subject: RE: Facet query with special characters
>
>
> : Note that I am (supposed to be) indexing/searching without analysis
> : tokenization (if that's the correct term) - i.e. field values like
> : 'pds-comp.domain' shouldn'
: Note that I am (supposed to be) indexing/searching without analysis
: tokenization (if that's the correct term) - i.e. field values like
: 'pds-comp.domain' shouldn't be (and I believe aren't) broken up as in
: 'pds', 'comp' 'domain' etc. (e.g. using the 'text_ws' fieldtype).
...
: Wh
?
Thanks!
Peter
> Date: Mon, 7 Dec 2009 15:30:47 -0800
> From: hossman_luc...@fucit.org
> To: solr-user@lucene.apache.org
> Subject: Re: Facet query with special characters
>
>
>
> : When performing a facet query where part of the value portion has a
> : special c
: When performing a facet query where part of the value portion has a
: special character (a minus sign in this case), the query returns zero
: results unless I put a wildcard (*) at the end.
check your analysis configuration for this fieldtype, in particular look
at what debugQuery produces
ormance hit for using
> the range form. Not sure if this affects performance for millions+ hits.
>
>
>
> Thanks,
>
> Peter
>
>
>
>
>
>> From: pete...@hotmail.com
>> To: solr-user@lucene.apache.org
>> Subject: Facet query with special charact
using
the range form. Not sure if this affects performance for millions+ hits.
Thanks,
Peter
> From: pete...@hotmail.com
> To: solr-user@lucene.apache.org
> Subject: Facet query with special characters
> Date: Thu, 3 Dec 2009 13:29:45 +
>
>
> Hello,
>
&g
Hello,
I've encountered some strange behaviour in Solr facet querying, and I've not
been able to find anything on this on the web.
Perhaps someone can shed some light on this?
The problem:
When performing a facet query where part of the value portion has a special
character (a minus sign in