TYPO3 Logo
ApacheSolrForTypo3 EXT:solr
Release: 11.1

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

PAGE CONTENTS

  • The Apache Solr Server
  1. Start
  2. The Apache Solr Server
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
  • 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
  • Issues
  • Repository

Last updated: Feb 09, 2022 12:13

Last rendered: Feb 09, 2022 12:53

TYPO3 Theme 4.6.2

© Copyright 2022
  • Legal Notice
  • Privacy Policy