Overview

Packages

  • Core
    • Authentication
    • Backend
    • Cache
    • CEC
    • Chain
    • ContentType
    • Database
    • Datatype
    • Debug
    • Exception
    • Frontend
      • Search
      • URI
      • Util
    • GenericDB
      • Model
    • GUI
      • HTML
    • I18N
    • LayoutHandler
    • Log
    • Security
    • Session
    • Util
    • Validation
    • Versioning
    • XML
  • Module
    • ContentSitemapHtml
    • ContentSitemapXml
    • ContentUserForum
    • NavigationTop
  • mpAutoloaderClassMap
  • None
  • Plugin
    • ContentAllocation
    • CronjobOverview
    • FormAssistant
    • FrontendLogic
    • FrontendUsers
    • Linkchecker
    • ModRewrite
    • Newsletter
    • Repository
      • FrontendNavigation
      • KeywordDensity
    • SearchSolr
    • SmartyWrapper
    • UrlShortener
    • UserForum
    • Workflow
  • PluginManager
  • Setup
    • Form
    • GUI
    • Helper
      • Environment
      • Filesystem
      • MySQL
      • PHP
    • UpgradeJob

Classes

  • Solr
  • SolrIndexer
  • SolrSearcherAbstract
  • SolrSearcherSimple
  • SolrSearchModule

Exceptions

  • SolrException
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Class SolrSearcherSimple

Simple Solr search implementation.

This searcher is restricted on single core searches (due to the fact that SolrQuery does not support multi core requests).

SolrSearcherAbstract
Extended by SolrSearcherSimple
Package: Plugin\SearchSolr
Copyright: four for business AG
Author: marcus.gnass
Located at plugins/search_solr/classes/class.solr_searcher_simple.php
Methods summary
public SolrObject
# getSearchResults( )

Returns

SolrObject

Throws

cException
if search cannot be performed for empty search term
Methods inherited from SolrSearcherAbstract
setItemsPerPage(), setPage(), setSearchTerm()
Properties inherited from SolrSearcherAbstract
$_itemsPerPage, $_page, $_searchTerm
CMS CONTENIDO 4.9.3 API documentation generated by ApiGen 2.8.0