TYPO3 Logo
Apache Solr for TYPO3
Release: 12.0

Loading data.

  • Introduction
  • Getting Started
    • Solr
    • Install EXT:solr
    • Configure Extension
    • Index the first time
    • Display search and results
  • Backend
    • ConnectionManager
    • IndexQueue Configuration
    • Backend Modules
    • Index Inspector
    • Page properties
    • Scheduler
    • Plugins
    • Results Plugin
  • Frontend
    • Concepts
    • Fluid Template Structure
    • Result List
    • Facets
    • Autosuggest
    • Sorting
    • Results per Page
    • Ajaxified Results
    • Customize
    • Languages
  • Routing
    • Configure Routing
    • Facets in path segments
    • Simplify facets inside of the query
    • Example
  • Logging
    • Configure Logging
    • Show Logging Output
  • The Apache Solr Server
    • Configuration Structure
    • Index Maintenance
    • SolrConfig Parameters
  • Configuration Reference
    • tx_solr
    • tx_solr.general
    • tx_solr.view
    • tx_solr.index
    • tx_solr.search
    • tx_solr.suggest
    • tx_solr.statistics
    • tx_solr.logging
    • Extension Configuration
    • Solr Connection
  • Database
  • Development
    • Indexing
    • Developing Backend Modules
    • Development Environment
    • Testing and Continues Integration
    • Code Structure
    • Events
    • ViewHelpers
  • FAQ - Frequently Asked Questions
  • Releases
    • Releases 12.0
    • Releases 11.6
    • Releases 11.5
    • Releases 11.2
    • Releases 11.0
    • Archive
      • Releases 11.1
      • Releases 10.0
      • Releases 9.0
      • Releases 8.1
      • Releases 8.0
      • Releases 7.0
      • Releases 6.1
      • Releases 6.0
      • Releases 5.1
      • Releases 5.0
      • Releases 4.0
      • Releases 3.1
      • Releases 3.0
  • Appendix - Docker Tweaks
  • Appendix - Dynamic Fields
  • Appendix - Version Matrix
  • Sitemap
  • Index

Contributors Corner

  • View source of current document
  • How to edit
  • Edit current document on GitHub
  1. Apache Solr for TYPO3
  2. The Apache Solr Server
Report issue View source How to edit Edit on GitHub

The Apache Solr Server

The other chapters focused on the frontend or backend part of the extension. In this part we want to focus on the server part of Apache Solr.

  • Configuration Structure
    • The EXT:solr configSet
  • Index Maintenance
    • Committing pending documents
    • Clearing the index
    • Optimizing the index
    • Searching the index from the command line
    • Getting information / statistics about the index
    • Create cores with the core admin api
  • SolrConfig Parameters
    • indexConfig.useCompoundFile
  • Previous
  • Next
Reference to the headline

Copy and freely share the link

This link target has no permanent anchor assigned. You can make a pull request on GitHub to suggest an anchor. The link below can be used, but is prone to change if the page gets moved.

Copy this link into your TYPO3 manual.

  • Home
  • Contact
  • Issues
  • Repository

Last rendered: Jan 31, 2025 11:12

© since 2009 by dkd & contributors
  • Legal Notice
  • Privacy Policy