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
6914
July 22, 2004 03:56PM
4008
July 23, 2004 02:58PM
Re: Oracle 8i to mySQL full text search issues.
4341
July 23, 2004 03:27PM
3456
July 24, 2004 02:49AM
6769
July 24, 2004 05:00AM
16700
July 24, 2004 05:56AM
5237
July 26, 2004 09:56AM
4050
July 26, 2004 10:17AM
3658
July 26, 2004 10:37AM
4883
July 26, 2004 10:49AM
4407
July 26, 2004 11:55AM
3614
July 26, 2004 03:48PM
3600
July 26, 2004 04:08PM
3445
July 27, 2004 09:47AM
4027
July 28, 2004 10:13AM
3773
September 08, 2004 05:46AM
4233
September 08, 2004 05:46AM
3470
November 23, 2004 02:40AM
4367
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.