Page 1 of 1

Design issues

Posted: Fri Jan 11, 2002 12:47 pm
by jai.thomas
Hi,
We are getting ready to integrate Texis on our system and are having a couple of design issues.

1. All page-related information is stored in Oracle (8.1.6) tables and I assume we need to copy (part of) this data to a Texis database to enable searching. Now, we let privileged users to change page information using our content management tool and changes (add, change, delete) happen on an on-going basis. My question is how do we keep the Texis database in sync. with the Oracle database. All content management actions are performed by EJB objects and I am looking for a solution which has least impact on the system.
What is the easiest way to do this?

2. We also maintain a list of external links (ie. links to other sites with business relevance). How can we enable users to search on these external links?

Thanks
Jai Thomas

Design issues

Posted: Fri Jan 11, 2002 3:17 pm
by jai.thomas
Regarding issue 2, we won't be searching them individually, but as one search topic. How do I copy the contents of a link to a table. fromfile/frommfiletext doesn't seem to work on links.

Thanks
Jai