Boblebad
08-08-2011, 10:06 AM
Hi
I'm going to build a historical website, which is supposed to hold all of his writings, several books, letters and a magazine, photo's(gallery), video's, mp3 lectures, a blog and a forum ..
I've bin looking around for a couple of days now, reading and reading about different ways to approach the task, and MySQL alone won't do it, cause the need of searching through thousands of textpages(books, letters, magazine aso.), so i found Lucene ..
But is this the right app/enigne for my project ??
Now, there won't be that much traffic on the site, but in the future there will, and i need a system that can handle the load ..
I've read about running Lucene alone, and let it use flat files, and about it hooked together with MySQL, where the database holds the data and Lucene just do the searching - but what is best ??
I would like to work with pdf's, and i would like to have orig scans of the books aso. for display as ebooks, where you read it as the actual book, but i would also like to have the searched text to be displayed to users just as text for quick online reading ..
The search needs to be single, multiple words and phrases .. and i needs to be across books, photo and video description too, and possible to be specific in what to search(books, letters, photo's aso.)
I know there's a PHP client for Lucene, but haven't checked i out yet, and i would like to use what's around if it fits my project to cut time and work, and specially be course i'm not a high end php programmer, i know the basics, and i don't know SQL yet, but if needed i'll read and learn ;-) - have only worked on databases like access aso. ..
I hope i have described my project with enough details, so a direction can be pointed out for me to work in :)
What's the best setup for my website ??
Best regards
Carsten, Denmark
I'm going to build a historical website, which is supposed to hold all of his writings, several books, letters and a magazine, photo's(gallery), video's, mp3 lectures, a blog and a forum ..
I've bin looking around for a couple of days now, reading and reading about different ways to approach the task, and MySQL alone won't do it, cause the need of searching through thousands of textpages(books, letters, magazine aso.), so i found Lucene ..
But is this the right app/enigne for my project ??
Now, there won't be that much traffic on the site, but in the future there will, and i need a system that can handle the load ..
I've read about running Lucene alone, and let it use flat files, and about it hooked together with MySQL, where the database holds the data and Lucene just do the searching - but what is best ??
I would like to work with pdf's, and i would like to have orig scans of the books aso. for display as ebooks, where you read it as the actual book, but i would also like to have the searched text to be displayed to users just as text for quick online reading ..
The search needs to be single, multiple words and phrases .. and i needs to be across books, photo and video description too, and possible to be specific in what to search(books, letters, photo's aso.)
I know there's a PHP client for Lucene, but haven't checked i out yet, and i would like to use what's around if it fits my project to cut time and work, and specially be course i'm not a high end php programmer, i know the basics, and i don't know SQL yet, but if needed i'll read and learn ;-) - have only worked on databases like access aso. ..
I hope i have described my project with enough details, so a direction can be pointed out for me to work in :)
What's the best setup for my website ??
Best regards
Carsten, Denmark