: Huh, does !term in 4.0 mean the same thing as !field in 1.4? What you
: describe as !term in 4.0 dev is what I understand as !field in 1.4 doing.
There is a subtle distinction between {!field}, {!raw}, and {!term} which
i attempted to explain on slides 26 and 43 in this presentation...
http:
quot;...
James Dyer
E-Commerce Systems
Ingram Content Group
(615) 213-4311
-Original Message-
From: Andy [mailto:angelf...@yahoo.com]
Sent: Wednesday, December 22, 2010 1:11 AM
To: solr-user@lucene.apache.org
Subject: White space in facet values
How do I handle facet values that conta
hoo.com]
Sent: Wednesday, December 22, 2010 1:11 AM
To: solr-user@lucene.apache.org
Subject: White space in facet values
How do I handle facet values that contain whitespace? Say I have a field "Product" that I want to facet on. A
value for "Product" could be "Electric Guit
...@yahoo.com]
> Sent: Wednesday, December 22, 2010 1:11 AM
> To: solr-user@lucene.apache.org
> Subject: White space in facet values
>
> How do I handle facet values that contain whitespace? Say I have a field
> "Product" that I want to facet on. A value for "Pro
ot;...
James Dyer
E-Commerce Systems
Ingram Content Group
(615) 213-4311
-Original Message-
From: Andy [mailto:angelf...@yahoo.com]
Sent: Wednesday, December 22, 2010 1:11 AM
To: solr-user@lucene.apache.org
Subject: White space in facet values
How do I handle facet values that contain whit
try to copy the values (with copyfield) to a string field
Marco Martínez Bautista
http://www.paradigmatecnologico.com
Avenida de Europa, 26. Ática 5. 3ª Planta
28224 Pozuelo de Alarcón
Tel.: 91 352 59 42
2010/12/22 Peter Karich
>
>
> you should try fq=Product:"Electric Guitar"
>
>
> > How do I
you should try fq=Product:"Electric Guitar"
> How do I handle facet values that contain whitespace? Say I have a field
> "Product" that I want to facet on. A value for "Product" could be "Electric
> Guitar". How should I handle the white space in "Electric Guitar" during
> indexing? What abo
How do I handle facet values that contain whitespace? Say I have a field
"Product" that I want to facet on. A value for "Product" could be "Electric
Guitar". How should I handle the white space in "Electric Guitar" during
indexing? What about when I apply the constraint fq=Product:Electric Guita