Oracle Text INSO filter
Hi,
We are using Oracle 10g Oracle Text.
We would like to text index INSO documents along with some text (e.g. title, author, etc).
Can I append the INSO document content and the varchar text together and send to
the INSO_FILTER? Or would this result in an error of invalid INSO file format?
I plan to write a USER_DATASTORE procedure to do this.
How has people done this ? I would like to avoid finding my own inso filter, if possible.
Thanks for your help!
JD