© Atri Sharma 2020
A. SharmaPractical Apache Lucene 8https://doi.org/10.1007/978-1-4842-6345-7_7

7. Improving Lucene’s Performance

Atri Sharma1 
(1)
Bengaluru, Karnataka, India
 

This chapter focuses on how to tune Lucene for optimal performance. You can use Lucene in multiple ways, but core performance ideally focuses on two aspects: indexing and querying (as discussed throughout this chapter).

This short chapter provides pointers for problem solving and is therefore light on theoretical concepts. The contents of this chapter build on what you’ve learned in earlier chapters. Here we just discuss best practices. The chapter does not really introduce anything new. (And because you have carefully read through the book to this point, you already understand ...

Get Practical Apache Lucene 8: Uncover the Search Capabilities of Your Application now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.