apachesolr_attachments.admin.inc |
apachesolr_attachments.admin.inc |
|
Provides a file attachment search implementation for use with the Apache Solr module |
apachesolr_attachments.index.inc |
apachesolr_attachments.index.inc |
|
Indexing-related functions. |
apachesolr_attachments.info |
apachesolr_attachments.info |
|
name = Apache Solr search attachments
description = Search file attachments with Solr
dependencies[] = apachesolr
package = Search Toolkit
core = 7.x
configure = admin/config/search/apachesolr/attachments |
apachesolr_attachments.install |
apachesolr_attachments.install |
|
Install, update and uninstall functions for the apachesolr_attachments module. |
apachesolr_attachments.module |
apachesolr_attachments.module |
|
Provides a file attachment search implementation for use with the Apache Solr module |
CHANGELOG.txt |
CHANGELOG.txt |
|
Apache Solr Attachments 7.x-1.x-dev, xxxx-xx-xx
------------------------------
Apache Solr Attachments 7.x-1.4, 2015-02-25
------------------------------
#2195095 by thtas, David_Rothstein: Error when trying using a file field on entities on than… |
README.txt |
README.txt |
|
Apache Solr Attachments for 7.x
Requires the ability to run java and installation of tika 0.3 or higher,
or access to a solr server set up for content extraction (e.g. a Solr
1.4 final release). For Solr, there is a patch to apply to the… |