Dezi

Search platform based on Apache Lucy, Swish3, Search::OpenSearch and Plack
Download

Dezi Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Publisher Name:
  • Peter Karman
  • Publisher web site:
  • http://search.cpan.org/~karman/

Dezi Tags


Dezi Description

Search platform based on Apache Lucy, Swish3, Search::OpenSearch and Plack Dezi is a Perl search platform based on Apache Lucy, Swish3, Search::OpenSearch and Search::Query.Dezi integrates several CPAN search libraries into one easy-to-use interface.SYNOPSISStart the Dezi server, listening on port 5000: % dezi -p 5000Add a document foo to the index: % curl -XPOST http://localhost:5000/foo \ -d '< doc >< title >bar< /title >hello world< /doc >' \ -H 'Content-Type: application/xml'Search the index: % curl 'http://localhost:5000/?q=bar&format=json' % curl 'http://localhost:5000/?q=bar&format=xml' Requirements: · Perl


Dezi Related Software