TYPO3 Logo
ApacheSolrForTypo3 EXT:solr
Release: 9.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

PAGE CONTENTS

  • Development
  1. Start
  2. Development
View source

Development¶

There are many ways to extend and hook into EXT:solr to customize EXT:solr for your needs.

  • Indexing
    • Page Indexing
      • indexPageAddDocuments
      • indexPageSubstitutePageDocument
      • indexPagePostProcessPageDocument
    • Independent indexer
  • Developing Backend Modules
    • Backend Components
      • CoreSelector
    • FAQ
  • Development Environment
  • Testing and Continues Integration
    • Unit Tests
    • Integration Tests
    • Bootstrapping the Test Environment
    • Running the ci Suite
  • Code Structure
    • Domain Layer & Domain Model
      • ResultSet
  • Signals
    • Example
  • ViewHelpers
  • Previous
  • Next
  • Issues

Last updated: Dec 13, 2021 14:53

Last rendered: Dec 13, 2021 14:57

TYPO3 Theme 4.6.2

© Copyright 2021
  • Legal Notice
  • Privacy Policy