Hello Solr Gurus,
I am newbie to solr application, below are my requirements:
1. We have 7 folders having indexed files, which SOLR application to be
pointed. I understand shards feature can be used for searching. If there is
any other alternative. Each folder has around 24 million documents.
2.
Erick,
Thanks for your response.
All the 7 folders are of same schema, i mean document structure is same. I
am not very sure how did customer get this data dump into different folders.
Now we have configured Solr with multicore, each core pointing to each
directory and using shards to get a single
Erick,
We are forming request something like below for default /select request
handler, will this cause an issue?
So far we are not facing any recursive issues.
http://94.101.147.150:8080/solr/select/?q=*%3A*&version=2.2&start=0&rows=10&indent=on&shards=localhost:8080/solr/coll1,localhost:8080/so
Hello Guys,
We had a requirement to search existing lucene indexes and configure to
indexing new data.
1. Installed apache-solr-3.6.1 and setup multicore for the existing indexes.
2. Solr is running on windows platform with tomcat 7 64 bit
3. Coll1 and Coll2 has old lucene index files and new ind
Thanks.
Can be this done by Solr or should we write Java class?
Regards,
Ravi
--
View this message in context:
http://lucene.472066.n3.nabble.com/SOLR-Search-Issue-tp4019816p4019939.html
Sent from the Solr - User mailing list archive at Nabble.com.