You are here

constant EXTRACTING_SERVLET in Apache Solr Attachments 6.3

Same name and namespace in other branches
  1. 6 apachesolr_attachments.module \EXTRACTING_SERVLET
  2. 6.2 apachesolr_attachments.module \EXTRACTING_SERVLET
  3. 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.index.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');