Hi All,
i'm sorry i write this maessage again:
i have a problem when i try to search for a word inside database.
i use : " xindice-1.1b CVS version " and when i try to use the xpath query :
//title[contains(text(),'GARNISH')] i get error message :
A error occur
org.apache.xpath.compiler.OpMap.getOpMap()[I
i can search for element or attribute easy using another _expression_, but
what i need is to search for word inside the document, i read that i should
to use : contains(text(),'word')
but all xpath expresion work except this one : contains(text(),'word')


 

Reply via email to