Chapter 8. Using Additional Functionalities

In this chapter, we will cover the following topics:

  • Finding similar documents
  • Highlighting fragments found in documents
  • Efficient highlighting
  • Using versioning
  • Retrieving information about the index structure
  • Altering the index structure on a live collection
  • Grouping documents by the field value
  • Grouping documents by the query value
  • Grouping documents by the function value
  • Efficient documents grouping using the post filter

Introduction

There are many features of Solr that we don't use every day. Highlighting words, word ignoring, or statistics computation might not be useful in day-to-day activities, but they can come in handy in many situations. In this chapter, I'll try to show you how to overcome some typical ...

Get Solr Cookbook - Third Edition 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.