I have a classifieds website... I have Solr doing the searching of the classifieds, and then return ID:nrs which I then use to put into an array. Then I use this array to find any classifieds in a MySql db where the ID:s match the ID:s in the array returned by Solr.
Bu dizi (100thousand kayıtları veya daha fazla) çok çok büyük olabilir, çünkü Şimdi, sonra sonuçları "sayfa" gerekir, böylece belki 100 bir anda döndü nerede. Ilanları bulmak için MySql s: Ve sonra o 100 kimliği kullanın.
Yani, SOLR ile sayfaya mümkün mü?
Ve eğer öyleyse, nasıl? Ben sonuç lütfen ne olurdu kod örneği gerekiyor ... Ve.
Çoğunlukla Ben tam bir örnek mi!
Teşekkürler