Buy new:
$48.99
FREE delivery Saturday, August 17
Ships from: Amazon.com
Sold by: Amazon.com
$48.99
FREE pickup Saturday, August 17
Or Prime members get FREE pickup Wednesday, August 14. Order within 13 hrs 2 mins.

1.27 mi | ASHBURN 20147

How pickup works
Pick up from nearby pickup location
Step 1: Place Your Order
Select the “Pickup” option on the product page or during checkout.
Step 2: Receive Notification
Once your package is ready for pickup, you'll receive an email and app notification.
Step 3: Pick up
Bring your order ID or pickup code (if applicable) to your chosen pickup location to pick up your package.
In Stock
$$48.99 () Includes selected options. Includes initial monthly payment and selected options. Details
Price
Subtotal
$$48.99
Subtotal
Initial payment breakdown
Shipping cost, delivery date, and order total (including tax) shown at checkout.
Sold by
Amazon.com
Sold by
Amazon.com
Returns
30-day refund/replacement
30-day refund/replacement
This item can be returned in its original condition for a full refund or replacement within 30 days of receipt.
Returns
30-day refund/replacement
This item can be returned in its original condition for a full refund or replacement within 30 days of receipt.
Payment
Secure transaction
Your transaction is secure
We work hard to protect your security and privacy. Our payment security system encrypts your information during transmission. We don’t share your credit card details with third-party sellers, and we don’t sell your information to others. Learn more
Payment
Secure transaction
We work hard to protect your security and privacy. Our payment security system encrypts your information during transmission. We don’t share your credit card details with third-party sellers, and we don’t sell your information to others. Learn more
Kindle app logo image

Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet, or computer - no Kindle device required.

Read instantly on your browser with Kindle for Web.

Using your mobile phone camera - scan the code below and download the Kindle app.

QR code to download the Kindle App

Lucene 4 Cookbook


{"desktop_buybox_group_1":[{"displayPrice":"$48.99","priceAmount":48.99,"currencySymbol":"$","integerValue":"48","decimalSeparator":".","fractionalValue":"99","symbolPosition":"left","hasSpace":false,"showFractionalPartIfEmpty":true,"offerListingId":"f%2F2h0cqlXw4q3HHTTCmnMiNJuw%2FBW2BqRoScPJQ%2Bi2ojoAVkUHgFwFuBxH1j6h4be8P2U804IpYG1KQRj8HM3eXoBV325W7e2%2BvXP5wdq2Agt4559Rh1r2MTAezUAB1D0jI2jKf2Tt4e8Q9XitXn7Q%3D%3D","locale":"en-US","buyingOptionType":"NEW","aapiBuyingOptionIndex":0}, {"displayPrice":"$42.55","priceAmount":42.55,"currencySymbol":"$","integerValue":"42","decimalSeparator":".","fractionalValue":"55","symbolPosition":"left","hasSpace":false,"showFractionalPartIfEmpty":true,"offerListingId":"f%2F2h0cqlXw4q3HHTTCmnMiNJuw%2FBW2BqERgPknRMxMC2iMTU%2FdkDzhGf03GTBlsocMETQWpR%2BHq%2FkU5M3fnxLCdREoPsRQZhfhB4Hz4uYalvYN9u7UnuL88BqVmKPGvDwdTFDmEUZQn2OUK0z6Q6gzoAN9ERP6YupAy%2BopUf0e1JPjsLdgjBYRJCfR3%2BXsQX","locale":"en-US","buyingOptionType":"USED","aapiBuyingOptionIndex":1}],"desktop_buybox_group_2":[{"displayPrice":"$48.99","priceAmount":48.99,"currencySymbol":"$","integerValue":"48","decimalSeparator":".","fractionalValue":"99","symbolPosition":"left","hasSpace":false,"showFractionalPartIfEmpty":true,"offerListingId":"f%2F2h0cqlXw4q3HHTTCmnMiNJuw%2FBW2BqRoScPJQ%2Bi2ojoAVkUHgFwFuBxH1j6h4be8P2U804IpYG1KQRj8HM3eXoBV325W7e2%2BvXP5wdq2Agt4559Rh1r2MTAezUAB1D0jI2jKf2Tt4e8Q9XitXn7Q%3D%3D","locale":"en-US","buyingOptionType":"PICKUP","aapiBuyingOptionIndex":2}]}

Purchase options and add-ons

Over 70 hands-on recipes to quickly and effectively integrate Lucene into your search application

About This Book

  • Make the most of Lucene by understanding its philosophy and leveraging the data searching capability of your application
  • Explore techniques to design scalable and succinct search applications
  • Packed with clear, step-by-step recipes to walk you through the capabilities of Lucene

Who This Book Is For

This book is for software developers who are new to Lucene and who want to explore the more advanced topics to build a search engine. Knowledge of Java is necessary to follow the code samples. You will learn core concepts, best practices, and also advanced features, in order to build an effective search application.

What You Will Learn

  • Explore the best practices to make the most of your search application
  • Create and write documents in an index
  • Customize scoring and boosting in your application to influence search results
  • Expand Lucene's functionality, such as spatial searching and faceting with add-on modules
  • Load and initialize the library and build a search index of data
  • Understand trading between NRT latency and throughput
  • Optimize your search applications by employing features such as near real-time (NRT) search

In Detail

Lucene 4 Cookbook is a practical guide that shows you how to build a scalable search engine for your application, from an internal documentation search to a wide-scale web implementation with millions of records. Starting with helping you to successfully install Apache Lucene, it will guide you through creating your first search application. Furthermore, the book walks you through analyzing your text and indexing your data to leverage the performance of your search application. As you progress through the chapters, you will learn to effectively search your indexes and successfully employ real-time searching.

The chapters start off with simple concepts and build up to complex solutions that should help you on your way to becoming a search engine expert.


Your Company Bookshelf
Save time and resources when buying books in bulk Learn more

Product details

  • Publisher ‏ : ‎ Packt Pub Ltd (June 27, 2015)
  • Language ‏ : ‎ English
  • Paperback ‏ : ‎ 220 pages
  • ISBN-10 ‏ : ‎ 1782162283
  • ISBN-13 ‏ : ‎ 978-1782162285
  • Item Weight ‏ : ‎ 13.7 ounces
  • Dimensions ‏ : ‎ 9.25 x 7.52 x 0.47 inches
  • Customer Reviews:

Customer reviews

3.8 out of 5 stars
9 global ratings

Top reviews from the United States

Reviewed in the United States on October 13, 2015
Good and updated review on lucene, this book helps you get started with lucene fast but it lacks in depth about information retrieval. The author seems to know a lot about it but this might be a little to much for someone who does not know anything about lucene. If you know about information retrieval this book will get you using lucene in no time, if you do not know anything you might find it easier if you learn the basics about an inverted index first. A good theory book is "Information Retrieval: Implementing and Evaluating Search Engines" by Büttcher, S., but some might find it too difficult. Bottom line this is a cookbook and is easy to use, but the tool itself is not easy to use. You need to know some theory before tackling the recipes so you can put them in your own work. Also in my opinion the publisher is the worst one supporting the code. This took one star from the rating, unless an easy CVS is used to manage the code this books will not get the last star.
2 people found this helpful
Report
Reviewed in the United States on December 27, 2019
This book gives good background theory and had tons of useful examples broken down for many use cases. Edwood does a good job explaining how everything works and this is a great contribution to the Lucene community which lacks good documents. I would recommend this book to anyone who wants to use Lucene. I also really enjoyed the overview of Elasticsearch. I've used Lucene before and wish I had read this beforehand. Today we're at Lucene 8 and this book is still very relevant.
Reviewed in the United States on July 11, 2015
There's a lack of books on Lucene. Perhaps you're like me, getting your feet wet with Lucene, and wanting something that will get you up to speed. The book "Lucene in Action" by Hatcher is on its second edition, but its examples are for Lucene 3.0 which is obsolete at this point.

In the front matter for this book the section on "Who this book is for" starts with "This book is for software developers who are new to Lucene..." This isn't true at all. You need real experience with Lucene before you can understand any of the recipes or their significance. All of them pretty much follow a format of: motivation, code snippet, and explanation. Repeat that fifty times and you have a good idea of what's in this book. There is no source code provided.

The paragraphs below are the start of the very first recipe, copied verbatim modulo formatting. I'm pasting it because words escape me. Suffice it to say that maybe in a few months I'll find this book's contents useful, but for now, no.

Obtaining an IndexWriter

The IndexWriter class provides functionality to create and manage index. The class can be found in Lucene-core. It handles basic
operations where you can add, delete, and update documents. It also handles more complex use cases that we will cover during the
course of this book.

An IndexWriter constructor takes two arguments: IndexWriterDirectoryIndexWriterConfig https:// lucene.apache.org/
core/ 4_10_0/ core/ org/ apache/ lucene/ index /IndexWriter.htmlIndexWriter( org.apache.lucene.store.Directory,
org.apache.lucene.index.IndexWriterConfig) IndexWriter( https:// lucene.apache.org/ core/ 4_10_0/ core/ org/ apache/ lucene/
store/ Directory.html Directory d, https:// lucene.apache.org/ core/ 4_10_0/ core/ org/ apache/ lucene/ index/ IndexWriterConfig.html"IndexWriterConfig conf)

Construct a new IndexWriter as per the settings given in the conf file.
3 people found this helpful
Report
Reviewed in the United States on August 17, 2015
I read this book coming from "Lucene in Action, 2ed". The book does a very good job in introducing you to Lucene 4.x if you know 3.x.
Being a cookbook, I cant complain of not having a very detailed introduction. My recommendation if you are new to Lucene is to read every chapter at least twice before you move on.
Reviewed in the United States on August 24, 2015
Nice book by Packt Publishing!! Keep the good work