Thanks Shawn for explaining everything in such detail, it was really helpful.
Have few more queries on the same. Can you please explain the purpose of the
3rd box in minimal configuration, with the standalone zookeeper?
On separate note, if we go with ahead with 4 box(8 shard with replication
f
Hi,
We have to setup a billion document index using Apache Solr(about 2 billion
docs). I need some assistance on choosing the right configuration for the
environment setup. I have been going through the Solr documentation, but
couldn't figure out what would be the best configuration for same.
Hi,
We are facing sorting issue on the data indexed using Solr. Below is the sample
code. Problem is, data returned by the below code is not properly sorted i.e.
there's no ordering of data. Can anyone assist me on this?
TopDocs topDocs = null;
Directory directory = FSDire