TYPO3 Logo
ApacheSolrForTypo3 EXT:solr
Release: 6.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 Module
    • Index Inspector
    • Scheduler
  • Frontend
    • Facets
    • 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.solr
    • tx_solr.templateFiles
    • tx_solr.cssFiles
    • tx_solr.javascriptFiles
    • tx_solr.index
    • tx_solr.search
    • tx_solr.suggest
    • tx_solr.statistics
    • tx_solr.viewHelpers
    • tx_solr.logging
    • Extension Configuration
  • Database
  • Development
    • Indexing
  • FAQ - Frequently Asked Questions
  • Appendix - Dynamic Fields
  • Appendix - Version Matrix

PAGE CONTENTS

  • The Apache Solr Server
  1. Start
  2. The Apache Solr Server
View source

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: Mar 09, 2017 16:11

Last rendered: Jul 22, 2021 17:25

TYPO3 Theme 4.6.2

© Copyright 2017
  • Legal Notice
  • Privacy Policy