Hi Now I am using SOLR and two different type of data indexed and searched.For ex: 1) JobRec 2) JobSel I stored the data by specify type:JobRec similarly I specify type:JobSel while indexing .If I want to retrieve the data i will get by querying with type:job rec.
This is perfectly working.No problem Now I create separate index for JobRec and JobSel using multicore concept. My question is Which method faster and efficient.Somebody says multicore method is better due to two different storage location.So whenever indexing and retrieving load is very low when comparing same loaction. please give some idea for better performance Thanks Sanraj R -- View this message in context: http://www.nabble.com/Multicore-tp20226856p20226856.html Sent from the Solr - User mailing list archive at Nabble.com.