Search::OpenSearch::Engine::Lucy is a Lucy server with OpenSearch results.
METHODS
init_searcher
Returns a SWISH::Prog::Lucy::Searcher object.
init_indexer
Returns a SWISH::Prog::Lucy::Indexer object (used by the REST API).
build_facets( query, results )
Returns hash ref of facets from results. See Search::OpenSearch::Engine.
process_result( args )
Overrides base method to preserve multi-value fields as arrays.
has_rest_api
Returns true.
PUT( doc )
POST( doc )
DELETE( uri )
GET( uri )
Product's homepage
Requirements:
· Perl
What's New in This Release: [ read full changelog ]
· add transaction support with COMMIT and ROLLBACK and auto_commit().