Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Idea about Search Engine

  Asked By: Don    Date: Feb 02    Category: Java    Views: 680
  

I have to use a search engine in my software. I am developing an online library. does anybody have any idea about using a particular search engine?
I am working with oracle and struts.

Share: 

 

2 Answers Found

 
Answer #1    Answered By: Shirley Allen     Answered On: Feb 02

Have a look at Jakarta Lucene:
http://jakarta.apache.org/lucene/docs/

 
Answer #2    Answered By: Myrna Brown     Answered On: Feb 02

You can use Google API for Java...

You need to download the Google kit from
http://www.google.com/apis/download.html. The free
downloadable kit contains:

+A complete API reference describing the semantics of
method calls and fields
+A Google Web API WSDL file
+A Java library, example program, and Javadoc
documentation
+more...

 
Didn't find what you were looking for? Find more on Idea about Search Engine Or get search suggestion and latest updates.




Tagged: