# tymly-solr-plugin

Description

Plugin which handles interaction with Apache Solr for Tymly framework

# State Resources

Name Description
addDocs Adds docs
deltaReindex Performs a delta reindex
fullReindex Performs a full reindex
removeDocsByDocId Remove SOLR Docs
removeDocsByQuery Remove SOLR Docs
search Performs a search
updateDocsBySearchDoc Update SOLR Docs

# Blueprint directories

Directory Description
/search-docs Each JSON file is used to translates a model document into standard properties for searching.

# Services

Name Description
solr Adds Solr support
Last Updated: 9/10/2023, 11:30:14 AM