Skip to content
AlexandreToyer edited this page Mar 21, 2014 · 15 revisions

OpenSearchServer PHP client - documentation

This wiki holds some examples of code and short recipes for using OpenSearchServer's PHP client.

Querying OpenSearchServer

Indexing data

  • Creating an index [TODO]
  • Uploading documents in an index [TODO]