constant EXTRACTING_SERVLET in Apache Solr Attachments 6
Same name and namespace in other branches
- 6.3 apachesolr_attachments.module \EXTRACTING_SERVLET
- 6.2 apachesolr_attachments.module \EXTRACTING_SERVLET
- 7 apachesolr_attachments.module \EXTRACTING_SERVLET
@file Provides a file attachment search implementation for use with the Apache Solr module
1 use of EXTRACTING_SERVLET
- apachesolr_attachments_extract_using_solr in ./
apachesolr_attachments.admin.inc - For a file path, try to extract text using Solr 1.4.
File
- ./
apachesolr_attachments.module, line 8 - Provides a file attachment search implementation for use with the Apache Solr module
Code
define('EXTRACTING_SERVLET', 'extract/tika');