> Thanks for the reply.
> Is there a place in the config file where I can set it to
> explicitly search
> the fields I want?
If you don't want to specify your fields at query time (also you want to query
more than one fields at the same time) you can use DisMaxRequestHandler[1].
There are two e
Thanks for the reply.
Is there a place in the config file where I can set it to explicitly search
the fields I want?
On Tue, Mar 2, 2010 at 3:17 PM, Ahmet Arslan wrote:
>
> > Hi,
> > I would like to solr to return to record from
> > /exampledocs/hd.xml when I
> > search for the value "6H500F0" (
> Hi,
> I would like to solr to return to record from
> /exampledocs/hd.xml when I
> search for the value "6H500F0" (which is the ID field for
> the 2'nd record in
> that file).
> I know there is a setting that I should change to get this
> done, but I can't
> locate it.
> Field name ID is alread
Hi,
I would like to solr to return to record from /exampledocs/hd.xml when I
search for the value "6H500F0" (which is the ID field for the 2'nd record in
that file).
I know there is a setting that I should change to get this done, but I can't
locate it.
Field name ID is alread included in schema.xm