added a docType field when I index my data and now use the fq parameter
> to filter on that new field
>
>
>
>
>
> -Original Message-
> From: Lance Norskog [mailto:goks...@gmail.com]
> Sent: 10 February 2010 03:28
> To: solr-user@lucene.apache.org
> Subject: Re:
: Subject: Indexing / querying multiple data types
: In-Reply-To: <8cf3f00d0572f8479efcd0783be11eb1927...@xmb-rcd-104.cisco.com>
http://people.apache.org/~hossman/#threadhijack
Thread Hijacking on Mailing Lists
When starting a new discussion on a mailing list, please do not reply to
an existing
to
filter on that new field
-Original Message-
From: Lance Norskog [mailto:goks...@gmail.com]
Sent: 10 February 2010 03:28
To: solr-user@lucene.apache.org
Subject: Re: Indexing / querying multiple data types
A couple of minor problems:
The qt parameter (Que Tee) selects the parser
A couple of minor problems:
The qt parameter (Que Tee) selects the parser for the q (Q for query)
parameter. I think you mean 'qf':
http://wiki.apache.org/solr/DisMaxRequestHandler#qf_.28Query_Fields.29
Another problems with atomID, atomId, atomid: Solr field names are
case-sensitive. I don't kn
Sven
In my data-config.xml I have the following
In my schema.xml I have
And in my solrconfig.xml I have
data-config.xml
dismax
Hi,
could you be a little more precise about your configuration?
It may be much easier to answer your question then.
Cheers,
Sven
--On Montag, 8. Februar 2010 17:39 + stefan.ma...@bt.com wrote:
OK - so I've now got my data-config.xml sorted so that I'm pulling in the
expected number o