Hi,
I have a collection heirarchy (/db/xxx/yyy)
In yyy I have an xml file which is 4.6 MB in size.
 
when i try to get an element from this file through
 
xindice xpath -c /db/xxx/yyy -q //element1
 
I do not receive any result  and strangely any errors.
I am abosultely sure about the element I am looking for and the xpath.
 
I have other collections from which I do get results. Only difference that I preceive is, other xml are <2 MB.
 
What could be the problem ?
 
Xindice 1.0 (Birthday) on Solaris.
(java -Xms16m -Xmx168m ....)
 
 
 

Reply via email to