Book Image

Solr Cookbook - Third Edition

By : Rafal Kuc
Book Image

Solr Cookbook - Third Edition

By: Rafal Kuc

Overview of this book

Table of Contents (18 chapters)
Solr Cookbook Third Edition
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 2. Indexing Your Data

In this chapter, we will cover the following topics:

  • Indexing PDF files

  • Counting the number of fields

  • Using parsing update processors to parse data

  • Using scripting update processors to modify documents

  • Indexing data from a database using Data Import Handler

  • Incremental imports with DIH

  • Transforming data when using DIH

  • Indexing multiple geographical points

  • Updating document fields

  • Detecting the document language during indexation

  • Optimizing the primary key indexation

  • Handling multiple currencies