TYPO3 Logo
Apache Solr for TYPO3
Release: main

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
    • Setup steps
    • Index Maintenance
    • SolrConfig Parameters
  • Configuration Reference
    • tx_solr
    • tx_solr.general
    • tx_solr.view
    • tx_solr.solr
    • 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
    • Signals
    • ViewHelpers
  • FAQ - Frequently Asked Questions
  • Appendix - Dynamic Fields
  • Appendix - Version Matrix
  • Releases
    • Apache Solr for TYPO3 7.0.0
    • Apache Solr for TYPO3 8.0.0
    • Apache Solr for TYPO3 8.1.0
    • Apache Solr for TYPO3 9.0.0
    • Apache Solr for TYPO3 10.0.0
    • Apache Solr for TYPO3 11.0.0
    • Apache Solr for TYPO3 11.1.0
    • Apache Solr for TYPO3 11.2.0
    • Apache Solr for TYPO3 11.5.0
  • Sitemap
  • Index

PAGE CONTENTS

  • The Apache Solr Server
  1. Start
  2. The Apache Solr Server
View source How to edit Edit on GitHub

Display settings


Color scheme of code blocks:


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
  • Setup steps
  • 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
  • Home
  • Contact
  • Issues
  • Repository

Last updated: Jan 24, 2023 07:27

Last rendered: Feb 15, 2023 09:11

  • TYPO3 Theme 4.7.9
  • DRC v3.0.dev30
© Copyright since 2009 by dkd & contributors
  • Legal Notice
  • Privacy Policy
  • Code of Conduct