Re: Apache solr for multiple searches

2009-12-08 Thread Shalin Shekhar Mangar
On Tue, Dec 8, 2009 at 2:28 PM, regany  wrote:

>
>
> Bhuvi HN wrote:
> >
> > Can we have one single instance of the Apache Solr running for both the
> > search like Job search and resume search.
> >
>
> Yes, you want to run a multicore (multiple index) setup - see:
> http://wiki.apache.org/solr/CoreAdmin
>
>
>
Or you could combine them into the same index. That is usually the easier
solution.

See
http://wiki.apache.org/solr/MultipleIndexes#Flattening_Data_Into_a_Single_Index

-- 
Regards,
Shalin Shekhar Mangar.


Re: Apache solr for multiple searches

2009-12-08 Thread regany


Bhuvi HN wrote:
> 
> Can we have one single instance of the Apache Solr running for both the
> search like Job search and resume search.
> 

Yes, you want to run a multicore (multiple index) setup - see:
http://wiki.apache.org/solr/CoreAdmin


-- 
View this message in context: 
http://old.nabble.com/Apache-solr-for-multiple-searches-tp26551563p26690643.html
Sent from the Solr - User mailing list archive at Nabble.com.



Apache solr for multiple searches

2009-11-28 Thread Bhuvi HN
Hi
I have been using Apache Solr for my Job Portal. I have been using the
Apache Solr successfully for searching the resumes based on  keywords. Now i
need to use the same for Job search.
Can we have one single instance of the Apache Solr running for both the
search like Job search and resume search.
Regards
Bhuvan