solr-search

Small solr client

Usage no npm install needed!

<script type="module">
  import solrSearch from 'https://cdn.skypack.dev/solr-search';
</script>

README

solr-search v0.1.0

Small solr client

BE AWARE!

This is first release. Code is not stable, client is not tested and it's under heavy development. Don't use it or improve it before you do. For testing only

FEATURES ALREADY INCLUDED

  • adding documents
  • updating documents
  • deleting documents by query or unique key
  • simple searching using /select