Re: Oracle 8i to mySQL full text search issues.
Hi Nick,
What I meant was that in my oracle DB you can perform a full text search on a column in your table that simply contains the URL of the document be it local or 3rd party. Oracle then creates an index on those documents specified in that field so you don't actually need to have the document text in the table (cool eh). The documents can be .HTML, .DOC, .PDF etc. Is this clear?
I realize mySQL does not have this type of functionality so as a work around I would have to somehow get the document text into the text field. This is my problem. You mentioned that you could do this with PHP? I'd love to see how. I've looked at other languages including antipdf and antiword but still can't find anything that would work. Do you know of anything?
Thanks
Keith
Subject
Views
Written By
Posted
7040
July 22, 2004 03:56PM
4082
July 23, 2004 02:58PM
Re: Oracle 8i to mySQL full text search issues.
4404
July 23, 2004 03:27PM
3522
July 24, 2004 02:49AM
6835
July 24, 2004 05:00AM
16787
July 24, 2004 05:56AM
5300
July 26, 2004 09:56AM
4134
July 26, 2004 10:17AM
3711
July 26, 2004 10:37AM
4943
July 26, 2004 10:49AM
4477
July 26, 2004 11:55AM
3699
July 26, 2004 03:48PM
3650
July 26, 2004 04:08PM
3513
July 27, 2004 09:47AM
4089
July 28, 2004 10:13AM
3874
September 08, 2004 05:46AM
4322
September 08, 2004 05:46AM
3529
November 23, 2004 02:40AM
4442
November 25, 2004 04:30AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.