Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment How about Oracle text (Score 2, Interesting) 216

i know this will give me flames, but:
you might try Oracle Text (also part of Oracle XE).

Supports 140 document formats, has a lot of options and works via SQL.
Can build indexes for documents stored in DB or in the file system.
You can even join the serach terms from the document with the database records where metadata might be stored by your application.
I found that very helpful in similar projects. And it's free.

Slashdot Top Deals

Any programming language is at its best before it is implemented and used.

Working...