Hello, After a few days away from my code it now no longer works. Specifically, XPath queries that invoke functions (/foo/bar[contains(.,'baz')]) return nothing. This is true from the command line or via the XML-RPC interface.
What could I possibly have changed to cause this? These are the same XPaths that worked perfectly a week ago; I can't think of anything I've done to the Xindice configuration except manually delete xindice.pid when the server refused to shut down. Has anyone else had similar problems? I don't get any errors from the server. XPaths that are vanilla node trees (/foo/bar) or node trees with attributes (/foo/[EMAIL PROTECTED]"..."]) continue to work perfectly. This is Xindice 1.0. Thanks, --Eli