Re: how to set CORE when using Apache Solr extension?

2009-12-07 Thread Noble Paul നോബിള്‍ नोब्ळ्
the core is a part of the uri

http://host:port///select

say if the core name is core1 and solr app name is solr deployed at port 8983
then it would look like
http://host:8983/solr/core1/select

On Tue, Dec 8, 2009 at 3:44 AM, regany  wrote:
>
> Hello,
>
> Can anyone tell me how you set which Solr CORE to use when using the Apache
> Solr extension? (Using Solr with multicores)
> http://www.php.net/manual/en/book.solr.php
>
> thanks,
> regan
> --
> View this message in context: 
> http://old.nabble.com/how-to-set-CORE-when-using-Apache-Solr-extension--tp26685174p26685174.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>



-- 
-
Noble Paul | Systems Architect| AOL | http://aol.com


how to set CORE when using Apache Solr extension?

2009-12-07 Thread regany

Hello,

Can anyone tell me how you set which Solr CORE to use when using the Apache
Solr extension? (Using Solr with multicores)
http://www.php.net/manual/en/book.solr.php

thanks,
regan
-- 
View this message in context: 
http://old.nabble.com/how-to-set-CORE-when-using-Apache-Solr-extension--tp26685174p26685174.html
Sent from the Solr - User mailing list archive at Nabble.com.