• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Manning Press Release: Lucene in Action

 
Leverager of our synergies
Posts: 10065
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Lucene in Action
A guide to the Java search engine

Greenwich, CT, December 31, 2004 -- Lucene is a gem in the open-source
world -- a highly scalable, fast search engine that delivers performance and
is easy to use. Lucene powers search in diverse places: in discussion groups
at Fortune 100 companies, in commercial issue trackers, in email search
from Microsoft, and in the Nutch web search engine (that scales to billions
of pages). It is used by businesses such as Akamai, Overture, Technorati,
HotJobs, Epiphany, FedEx, Mayo Clinic, MIT, and many others.

"Lucene in Action" is the authoritative guide to Lucene written by experts.
The book describes how to index data, including types that developers need
to know such as MS Word, PDF, HTML, and XML. It introduces searching,
sorting, filtering, and highlighting search results. With many reusable examples
and good advice on best practices, "Lucene in Action" demonstrates how to
easily add search to applications.

It is written for developers who need powerful search capabilities in their
applications or those who are curious about Lucene or indexing and search
technicques. Sample chapters are available at www.manning.com/hatcher2.

ABOUT THE AUTHORS
A committer on the Ant, Lucene, and Tapestry open-source projects,
Erik Hatcher is coauthor of Manning's award-winning "Java Development
with Ant." Otis Gospodnetic is a Lucene committer, a member of Apache
Jakarta Project Management Committee, and maintainer of the jGuru's
Lucene FAQ. Both authors have published numerous technical articles
including several on Lucene.

ABOUT THE PUBLISHER
Manning Publications is a publisher of high-quality technology books for
software developers and managers. Manning is based in Greenwich, CT.

For a review copy, please contact Helen Trimes at hetr@manning.com.

�Lucene In Action"
By Otis Gospodnetic and Erik Hatcher
with a Foreword by Doug Cutting, creator of Lucene
ISBN: 1932394-28-1
Softbound, 456 pages, $44.95
Ebook: $22.50
http://www.manning.com/hatcher2
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic