: Subject: Whitespace in query
:
: Hi all,
:
: I'm trying to filter by a 'document name' which has spaces in it.
: (E.g. "docname:Struts 1" )
1) if you want to make a string with field with a space in it, that
typically means using quotes -- either to query a literaly string field
exactly or
--- On Tue, 9/8/09, Dean Pullen wrote:
> From: Dean Pullen
> Subject: Whitespace in query
> To: "solr-user@lucene.apache.org"
> Date: Tuesday, September 8, 2009, 7:10 PM
> Hi all,
>
> I'm trying to filter by a 'document name' which has spaces
> in it.
> (E.g. "docname:Struts 1" )
You can tr