Re: Distributed querying using solr multicore.

2009-06-18 Thread Michael Ludwig

Rakhi Khatwani schrieb:

[...] how do we do a distributed search across multicores??  is it
just like how we query using multiple shards?


I don't know how we're supposed to use it. I did the following:

http://flunder:8983/solr/xpg/select?q=blashards=flunder:8983/solr/xpg,flunder:8983/solr/kk

For SolrJ, see this thread:

Using SolrJ with multicore/shards - ahammad
http://markmail.org/thread/qnytfrk4dytmgjis


if so, isnt there a better way to do that?


No idea.

Michael Ludwig


Re: Distributed querying using solr multicore.

2009-06-18 Thread Rakhi Khatwani
On Thu, Jun 18, 2009 at 3:51 PM, Michael Ludwig m...@as-guides.com wrote:

 Rakhi Khatwani schrieb:

 [...] how do we do a distributed search across multicores??  is it
 just like how we query using multiple shards?


 I don't know how we're supposed to use it. I did the following:


 http://flunder:8983/solr/xpg/select?q=blashards=flunder:8983/solr/xpg,flunder:8983/solr/kk


i am gettin a page load error... cannot find server



 For SolrJ, see this thread:

 Using SolrJ with multicore/shards - ahammad
 http://markmail.org/thread/qnytfrk4dytmgjis

  if so, isnt there a better way to do that?


 No idea.

 Michael Ludwig



Re: Distributed querying using solr multicore.

2009-06-18 Thread Michael Ludwig

Rakhi Khatwani schrieb:

On Thu, Jun 18, 2009 at 3:51 PM, Michael Ludwig m...@as-guides.com
wrote:



I don't know how we're supposed to use it. I did the following:

http://flunder:8983/solr/xpg/select?q=blashards=flunder:8983/solr/xpg,flunder:8983/solr/kk


i am gettin a page load error... cannot find server


This is not a public server, just an example for the syntax I found by
trial and error.

Michael Ludwig


Re: Distributed querying using solr multicore.

2009-06-18 Thread Rakhi Khatwani
Hi Michael,
Sorry for the misinterpretation.

in that case, its the same like querying multiple shards. :)

Thanks,
Raakhi

On Thu, Jun 18, 2009 at 4:09 PM, Michael Ludwig m...@as-guides.com wrote:

 Rakhi Khatwani schrieb:

 On Thu, Jun 18, 2009 at 3:51 PM, Michael Ludwig m...@as-guides.com
 wrote:


  I don't know how we're supposed to use it. I did the following:


 http://flunder:8983/solr/xpg/select?q=blashards=flunder:8983/solr/xpg,flunder:8983/solr/kk


 i am gettin a page load error... cannot find server


 This is not a public server, just an example for the syntax I found by
 trial and error.

 Michael Ludwig