mirror of
https://github.com/silverstripe/silverstripe-textextraction
synced 2024-10-22 11:06:00 +02:00
12 lines
215 B
YAML
12 lines
215 B
YAML
---
|
|
Name: textextraction
|
|
---
|
|
Injector:
|
|
FileTextCache: FileTextCache_Database
|
|
|
|
#SolrCellTextExtractor:
|
|
# base_url: 'http://localhost:8983/solr/update/extract'
|
|
|
|
FileTextCache_Database:
|
|
max_content_length: 500000
|