"I have for example jobs form country A, jobs from country B and so on until
100 countries. I need to have for each country an separate index, because if
someone search for jobs in country A I need to query only the index for
country A. How to solve this problem?"
Ah! Will the text be in different
These do require some Sphinx knowledge. I could answer them on StackOverflow
because I converted Chegg from Sphinx to Solr this year.
As I said there, read about Solr cores. They are independent search
configurations and indexes within one Solr server:
http://wiki.apache.org/solr/CoreAdmin
Fo
> 1. I need to have 2 seprate indexes. In Stackoverlfow I
> became the answer I
> need to start 2 cores for example. How many cores can I run
> for solr?
Please see : http://search-lucene.com/m/6rYti2ehFZ82
> I have for example jobs form country A, jobs from country B
> and so on until
> 100 c
HI iorixxx, thanks for the reply.
Well you don't need sphinx knowledge to answer my questions.
I have write you what I want:
1. I need to have 2 seprate indexes. In Stackoverlfow I became the answer I
need to start 2 cores for example. How many cores can I run for solr? I have
for example over 1
> Because I have set a post in Stackoverflow, I wan't, that
> there is dublicate
> questions. Can you please read this post:
>
> http://stackoverflow.com/questions/11956608/sphinx-user-is-switching-to-solr
Your questions require Sphinx knowledge. I suggest you to read these book(s)
http://lucene