Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: How to implement a search engine for my Server


Message #1 by pamarraj@d... on Thu, 4 Jan 2001 11:08:29 +0530
You can get search engines like ATOMZ or Google that will provide a 
search engine for your site. Alternatively you could take the example 
in the Javascript Cookbook (O'Reilly) and modify it as required.

> -----Original Message-----
> From: pamarraj@d... [mailto:pamarraj@d...]
> Sent: 04 January 2001 05:38
> To: pro_jsp@p...
> Subject: [pro_jsp] How to implement a search engine for my Server
> 
> 
> 
> hai all,
> i want to implement a search engine for the clients to search 
> for document
> of his interest on the server.my design is as follows ..
> -associate attributes(keywords) to each document.
> -server will search the attributes of each document.
> I want to know how to associate attribute to a document and search it
> later.can i use JNDI for this.
> Please do inform me.
> bye
> paul j

--- 
NEED TECHNICAL TIPS, TOOLS, AND INSIGHTS?  Is FREE okay?
Visit EarthWeb for the latest in IT Management, Software Development, 
Web Development, Networking & Communications, and Hardware & Systems.  
Click on http://www.earthweb.com for FREE articles, tutorials,
and discussions from the experts.
---
You are currently subscribed to pro_jsp as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-pro_jsp-$subst('Recip.MemberIDChar')@p2p.wrox.com

  Return to Index