> search
> > works.
> >
> > Is there a way to let "ID" not be "indexed" in solr?
> >
> >
> =======
> >
> >
> >
> >
> > On Tue,
==
>
>
>
>
> On Tue, Jun 8, 2010 at 7:38 PM, wrote:
>
> > did you send a commit after the last doc posted to solr?
> >
> > > -Ursprüngliche Nachricht-
> > > Von: Scott Zhang [mailto:macromars...@gmail.com]
> > > Ges
Gesendet: Dienstag, 8. Juni 2010 08:30
> > An: solr-user@lucene.apache.org
> > Betreff: Re: Distributed Search doesn't response the result set
> >
> > Hi. All.
> > I am still testing. I think I am approaching the truth.
> > Now confirmed:
> > the do
did you send a commit after the last doc posted to solr?
> -Ursprüngliche Nachricht-
> Von: Scott Zhang [mailto:macromars...@gmail.com]
> Gesendet: Dienstag, 8. Juni 2010 08:30
> An: solr-user@lucene.apache.org
> Betreff: Re: Distributed Search doesn't response th
Hi. All.
I am still testing. I think I am approaching the truth. Now confirmed:
the doc in my existing lucene indexes, when search with distributed search,
none of them are returned. But the docs inserted from solr post.jar are
returned successfully.
Don't know why. looks the lucene docs ha
Hi. All.
I tried with the default solr example plus my own config/schema file. I
post test document into solr manually. Then test the distributed search and
it works. Then I switch to my existing l*ucene index, and it d*oesn't work.
So I am wondering is that the reason, when solr use lucene index
Is there a possibility caused by I am using my own lucene indexes.
Not the one created by solr itself?
Regards
Scott
On Mon, Jun 7, 2010 at 4:24 PM, Scott Zhang wrote:
> Hi.
> I tried URL:
> http://localhost:8983/solr/select?shards=localhost:8983/solr,localhost:7574/solr&indent=true&q=marship&
Hi.
I tried URL:
http://localhost:8983/solr/select?shards=localhost:8983/solr,localhost:7574/solr&indent=true&q=marship&rows=10
Got:
-
0
16
-
localhost:8983/solr,localhost:7574/solr
true
marship
10
Nothing Happens.
On Mon, Jun 7, 2010 at 4:16 PM, Marco Martinez <
mmarti...@paradigmatecnolo
Try to put the rows parameter in your request, i guess that in your
solrconfig you have configured the default rows to 0 in your default request
handler.
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 4
Thanks for replying.
Here is the part of my schema.xml:
I only have 4 fields in my document.
id
I am running 2 instances as tutorial shows: one on 8983. Another one is on
7574.
When I search
Hi Scott,
We need more information about your request, can you put the query that you
are doing to the servers.
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/6/7 Scott Zhang
> Hi. All.
>
Hi. All.
I am trying to use solr to search over 2 lucene indexes. I am following
the solr tutorial and test the distributed search example. It works.
Then I am using my own lucene indexes. Search in each solr instance works
and return the expected result. But when I do distributed search usi
12 matches
Mail list logo