David Johnson wrote:
So for this case, everything seems to be working fine. Nevertheless, in my
case of a much larger repository, the upgrade did not seem to work. I have
also tried deleting both the repository and workspace index directories,
and
still get all nodes rather than only those matching the date range.
Actually we are experiencing a similar behaviour. Somehow date comparison
queries on a large repository do not return the expected results. I was not able
to reproduce this behaviour with a small test repository and had not time yet to
investigate any further. But there seems to be something wrong.
My XPath query looks like this:
//[EMAIL PROTECTED]:date > xs:dateTime('2004-09-17T16:43:52.546+01:00')]
This query also return nodes with a test:date value of
"2004-05-18T13:55:48.546+01:00".
I tried to rebuild the index as well, but this didn't change anything. May be
some of the core guys have an idea what's going wrong?
Cheers,
Christoph