Hi, we are trying to distribute shards to 3 available Az's at Amazon.
Please let me know how can we achieve this, for replication and availability.
So we want shard1 to go in az1 and then to az2 and then to az3 etc.
we are trying to query 3 fields for a given text.
3 fields are body, title and raw-body (not analyzed). title is of the most importance and then the body and raw-body. if thing matches exactly with raw-body we want it to be ranked higher. Also if matches are identical in 2 documents we want to use decay function based on doc creation date.
Can you please give me some idea how we can write this complicated query?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.