.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ============== EXT: mm\_forum ============== :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed: 2008-08-21T11:57:28 :Author: Knut Möller / Metaways Infosystems GmbH :Email: k.moeller@metaways.de :Info 3: :Info 4: Extension Key: **powersearch** Copyright 2008, Metaways Infosystems GmbH, Knut Möller This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml The content of this document is related to TYPO3 \- a GNU/GPL CMS/Framework available from www.typo3.com .. _generated: ((generated)) ============= .. _Table-of-Contents: Table of Contents ----------------- **EXT: powersearch 1** **Introduction 2** What does it do? 2 Requirements 3 **Known problems and solutions 4** **To-Do list 4** **Team 4** **Contributors 4** **Change log 4** .. _Introduction: Introduction ------------ *powersearch* provides common classes and interfaces for i.e. *powerseachindexlucene* . A factory is implemented to instantiate the searchengine. .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ **powersearch** ***–*** contains several base classes/interfaces for general search. It provides a factory class to instantiate a PDO (database object) and to instantiate a searchengine. The extension has to be installed first via extension manager to satisfy the dependencies on installing the other extensions. An overview of the extensions and their dependencies to provide search capability: |img-1| **powersearchui** displays a general search from and constructs a criteria object to send to the search engine. By default this is *powersearchindexlucene* . The ResultSet is displayed as list with pagination in *powersearchui* . **powersearchindexlucene** – creates a searchable index to retrieve results from It is possible to override the default behaviour of the classes in powersearchindexlucene or powersearchui dirs. This will be mostly necessary to adjust the user interface. .. _Requirements: Requirements ^^^^^^^^^^^^ - **Zend Framework** ***–*** **is required for lucene indexing and has to be setup in** **include\_path** - **PHP >= 5.1.6 with PDO (mysql)** .. _Known-problems-and-solutions: Known problems and solutions ---------------------------- None at the moment .. _To-Do-list: To-Do list ---------- None at the moment .. _Team: Team ---- - **Norbert Sendetzky** (developer, team leader, system architect), `n.sendetzky@metaways.de `_ - **Knut Möller** (developer), `k.moeller@metaways.de `_ .. _Contributors: Contributors ------------ .. _Change-log: Change log ---------- .. _generated: ((generated)) ^^^^^^^^^^^^^ .. _Beta-1-0-2: Beta 1.0.2 """""""""" Dokumentation update .. _Beta-1-0-1: Beta 1.0.1 """""""""" Changed plugin description .. _Beta-1-0-0: Beta 1.0.0 """""""""" first release to TER |img-2| - 3 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 559 .. :id: graphics1 .. :name: graphics1 .. :width: 783 .. |img-2| image:: img-2.png .. :align: left .. :border: 0 .. :height: 32 .. :id: Graphic1 .. :name: Graphic1 .. :width: 102