silverstripe-textextraction/_config/config.yml
Damian Mooyman 98fd4228f9 Provide alternative backends for caching of extracted content
Implement Flushable for clearing the cache
2015-05-05 17:22:45 +12:00

9 lines
160 B
YAML

---
Name: textextraction
---
Injector:
FileTextCache: FileTextCache_Database
SolrCellTextExtractor:
# base_url: 'http://localhost:8983/solr/update/extract'