"Franosch, Heike" wrote:
> > Only thing that may have changed is the version of Xalan that we use,
> > but I don't know if it has changed that significantly that it would
> > break character scanning.
> No, it does not seem to be the xalan version. If I try to do some debugging,
> where is the best point
> to start? Where is the main work done for this on server side?
> 
> Thanks, Heike

org.apache.xindice.core.query.XPathQueryResolver is the XPath querying
class.  It utilizes Xalan to parse the query and perform the final-stage
resolution.  Everything in-between is walking the parse tree and
resolving/querying any applicable indexes.

-- 
Tom Bradford - http://www.tbradford.org
Developer - Apache Xindice (formerly dbXML)

Reply via email to