Apache Solr v4 Topics

Download the PDF

Solr Wiki

This Guide covers Apache Solr v4.1.

Skip to end of metadata
Go to start of metadata

This section describes how Solr works with search requests. It covers the following topics:

  • Suggester: Detailed information about Solr's powerful autosuggest component.

  • Function Queries: Detailed information about parameters for generating relevancy scores using values from one or more numeric fields.

  • Spatial Search: How to use Solr's spatial search capabilities.

  • The Terms Component: Detailed information about accessing indexed terms and the documents that include them.

  • The Term Vector Component: How to get term information about specific documents.

  • The Stats Component: How to return information from numeric fields within a document set.

  • The Query Elevation Component: How to force documents to the top of the results for certain queries.

  • Response Writers: Detailed information about configuring and using Solr's response writers.

  • Near Real Time Searching: How to include documents in search results nearly immediately after they are indexed.

  • RealTime Get: How to get the latest version of a document without opening a searcher.
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.