views:

23

answers:

1

i want to build a search engine for my project this year , so what i need to implement in my project to get best grade ( i need new ideas for search for video or audio ... ) , how and where i can start to learn about this topic . i want to use java and any framework on it i know that i cant build a google like , but i need to implement a new idea in my project to get best grade thanks

+2  A: 

I'd suggest that you start with an open source search engine like Lucene (Java or .NET) and start adding features on top of the plaform. Perhaps you could build a plugin for searching camera meta data (I.E., EXIF)?

PS. You might want to start marking the correct answers for the 20 questions you've already asked. Having an acceptance rate of 21% doesn't really give the recognition to those who work hard to answer your questions.

Kane
thanks about your advice , but this because i dont know that i should accept answers .
radi