TYPO3 Logo
ApacheSolrForTypo3 EXT:solr
Release: 10.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
    • Scheduler
    • Plugins
    • Results Plugin
  • Frontend
    • Concepts
    • Fluid Template Structure
    • Result List
    • Facets
    • Autosuggest
    • Sorting
    • Results per Page
    • Ajaxified Results
    • Customize
    • Languages
  • 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
  • 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

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

Last updated: May 28, 2021 16:50

Last rendered: Dec 13, 2021 13:18

TYPO3 Theme 4.6.2

© Copyright 2020
  • Legal Notice
  • Privacy Policy