I would like to know if we can use Hibernate search to do a full text search on a given term and return results analyzing on specific amount values.
i.e The terms could be "show me all the transactions below 100" AND "show me all transactions from yesterday"
Any direction will be greatly appreciated.