Imagine that a register user creates a new entity with the price: 1 | currency: EUR and other registered user creates a new entity with price: 1 | currency: USD and so on...
What I'm trying to do is sort by price the records depending on the currency selected by the frontend user (EUR or USD).
What you could do is to compute at index time another field for INR currency but the problem is that you will need to update your prices everyday I guess.
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.