Sounds you should use DBSight. Besides simple SQL crawler, you can adjust ranking by time(freshness), efficient multi-valued facet search(tagging), etc.
-- Chris Lu ------------------------- Instant Scalable Full-Text Search On Any Database/Application site: http://www.dbsight.net demo: http://search.dbsight.com Lucene Database Search in 3 minutes: http://wiki.dbsight.com/index.php?title=Create_Lucene_Database_Search_in_3_minutes DBSight customer, a shopping comparison site, (anonymous per request) got 2.6 Million Euro funding! On Mon, Jun 16, 2008 at 4:38 PM, Ruslan Sivak <[EMAIL PROTECTED]> wrote: > I would like to provide a simple web search of our web site. We have a lot > of dynamic content, and instead of searching through the database, I would > like to use some some sort of crawler to index the site. Is there one > available that generates Lucene indexes? > I looked into Nutch, but it looks a bit complicated to set up. I'm not > really interested in running Nutch as web app, maybe only do update indexes, > and I would like to use Nutch/Lucene jars to do the searching. > Can someone recommend a crawler? > > Russ > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >