hi there, Just have some question regarding the lucene QueryImpl for jackrabbit. I am trying to check if it is possible to modify the xpath queries that use bounded dates. The queries with bounded dates in xpath take much longer to execute than queries executed against long properties.
Therefore I was trying to see if there is a way to modify the XpathQueryBuilder so that it will be smart enough to change whenever the query statement includes a bounded date (start and end). Any suggestions or ideas? Thanks, Mario
