|
|
|
|
|
|
Zend Framework Programmer's Reference Guide - Zend_Search
Zend_Search_Lucene is a general purpose text search engine written entirely in PHP 5. Since it stores its index on the filesystem and does not require a database server, it can add search capabilities to almost any PHP-driven website. Zend_Search_Lucene supports the following features: Ranked searching - best results returned first, Many powerful query types: phrase queries, wildcard queries, proximity queries, range queries and more, Search by specific field (e.g., title, author, contents), Zend_Search_Lucene was derived from the Apache Lucene project.
| Author: |
Zend Framework
|
| Zend Framework Version: |
latest version - for ZF manual only
|
|
|
|
|
|
|
|
|
|