[Registry-dev] Content Search - Excluding XML Tags

Kalani kalani at wso2.com
Sun Jul 27 23:22:58 PDT 2008


Hi all,

As there is a requirement to exclude XML tags when indexing XML files, I 
thought to use the SAX API in Java 1.5 to exclude all tags and to 
extract the text.

A new method will be included to the Indexer class to index XML files 
without tags. The handler authors will have the ability to choose a 
proper way (with tags or without tags) of indexing, inside the handler.

Any thoughts?

Thanks,
Kalani

 



More information about the Registry-dev mailing list