Otis Gospodnetic schrieb:
[...] nothing prevents the indexing client from sending the same doc
to multiple shards. In some scenarios that's exactly what you want
to do.
What kind of scenario would that be?
One scenario is making use of small and large core to provide near
real-time search - y
Hi Michael,
- Original Message
> From: Michael Ludwig
> To: solr-user@lucene.apache.org
> Sent: Wednesday, June 17, 2009 8:34:10 AM
> Subject: Re: Few Queries regarding indexes in Solr
>
> Otis Gospodnetic schrieb:
> > Regarding that 3rd answer below:
>
&
Otis Gospodnetic schrieb:
Regarding that 3rd answer below:
Putting it back in context (where it belongs :-) :
My (very limited) understanding of shards is that you repartition
your documents among shards and send each document to only one
shard. (Not sure this is correct.)
Yes, that's what
lr - Nutch
- Original Message
> From: Michael Ludwig
> To: solr-user@lucene.apache.org
> Sent: Tuesday, June 16, 2009 8:36:25 AM
> Subject: Re: Few Queries regarding indexes in Solr
>
> Rakhi Khatwani schrieb:
>
> > 1. Is it possible to query from another index folder (
Rakhi Khatwani schrieb:
1. Is it possible to query from another index folder (say
index1) in solr?
I think you're looking for the multi-core feature.
http://wiki.apache.org/solr/MultipleIndexes
http://wiki.apache.org/solr/CoreAdmin
2. Is it possible to query 2 indexes(folders index1 and ind
Hello,
Answers inlined.
- Original Message
> 1. Is it possible to query from another index folder (say index1) in
> solr?
You don't really query *from* an index, so I'm not sure what exactly you mean.
However, you can query Solr remotely, if that's what you mean, for exampl
Hi,
1. Is it possible to query from another index folder (say index1) in
solr?
2. Is it possible to query 2 indexes(folders index1 and index2) stored
in the same machine using the same port on a single solr instance?
3. consider a case:
i have indexes in 2 shards, and i