Hi All, i have a problem when i try to search for word inside document. i use xindice-1.1b 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 when i use contains i get the previous error. anyone can help me
- text search Charles Guo
- RE: text search Lixin Meng
- RE: text search Charles Guo
- RE: text search Lixin Meng
- Mohamed Abdel Hamid
