which language to index an article archive?
I have a bunch of newspaper articles that I'd like to put online as a searchable archive. The only search parameter I think I'll need (in addition to full text) is a category field that is populated by myself. That is, people can search the database for certain words or phrases that exist within the article text; or, they can choose from a set list of topics and are given every article that fits that topic. I determine which topics are appropriate for each article, and an article can have more than one topic. What type of database should I use for this? I have experience only with PHP, but I'm eager to explore other ways of doing this.
thanks,
Matt
-Matt
Iraq Media Developments Newsletter...and telecom stuff too.
zoltan posted this at 10:13 — 18th December 2003.
They have: 4 posts
Joined: Nov 2003
I think PHP - MySQL or Perl - MySQL should be the best option, especially because you wrote that you have experience with PHP.
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.