/
Voyager/Solr Integration Examples

Voyager/Solr Integration Examples

You can find examples of client-side integration of Voyager Search and Apache Solr at 

GitHub - voyagersearch/voyager-integration-examples: Client side examples of how to integrate Voyager Search/solr.

The examples include:

Use the README.md file to get started. The simple query and faceted filtering examples both bind the query results to a table control.

If you add BBOX to the list of fields returned from your Solr query, you can map results that contain geometries as you iterate through your results.

Related content