I want to index a non-XML document using shadow function…
tsd:nonXML
tsd:shadowXML
tsd:onBinaryInsertSXSBlobIndexer.putBinary</tsd:onBinaryInsert>
tsd:onTextInsertSXSBlobIndexer.putText</tsd:onTextInsert>
</tsd:shadowXML>
</tsd:nonXML>
I am using above code in my schema design for shadow function…now I
didn’t get how to provide indexing in my schema & how to validate it (or how I can get to know that the document is being indexed…) …
Also how to query that document ?
Could you give me a hand with this?
Thanks in advance,
Gokul