Good morning, I am new in Solr and i do not find any technical support to ask, only this address. I hope i am ok here. I used to work in Lucene and we created there one index per table. This way, if we wanted to search products, we use the "Products" index, if we wanted to search in customers, we used the "customer" index and so on. We had different indexes per language as well, like: customer_de, product_en, ect.. Now we would like to migrate everything to Solr which i think is a good idea, but i realized that every solar Server works with one schema and one schama is the same as 1 index in our case, 1 table from the Database. I read about multicore, but i can not imagine that for each table we want to use 1 server instance. do you have a solution for this problem?
If not, can you tell me where i can find one? Thank a lot in advance, Best regards, Cynthia Dematteis-Krug --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
