apachesolr_attachments 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| apachesolr_attachments-7.x-1.0.tar.gz | 17.23 KB | 2ef8a261879d7dc7527627e90ce520c7 |
| apachesolr_attachments-7.x-1.0.zip | 20.31 KB | 2f7017094ad5d11aae8150010d5a902d |
Release notes
Initial Drupal 7 release.
#1162608 by rdebieux, jpmckinney: Remove file from index if node unpublished.
#1161802 by setvik, jpmckinney: apachesolr_attachments_update_index is never called so no files indexed.
#1162492 by jpmckinney: Add helpful message for Windows users.
#1156112 by jpmckinney: Add apachesolr_attachments.index.inc.
#1156110 by jpmckinney: Catch up to apachesolr HEAD.
#1156064 by jpmckinney: Fix typos in variable names.
#1126668 by TomA: Cron fails because of class name change in Apache Solr Search Integration.
#1100306 by jpmckinney: Search by filename.
#1097086 by jpmckinney: Harmonize with new apachesolr schema.xml.
#1034010 by jpmckinney, matason, pwolanin: Upgrade to Drupal 7 (D7).
apachesolr_attachments 6.x-2.0-alpha3
| Download | Size | md5 hash |
|---|---|---|
| apachesolr_attachments-6.x-2.0-alpha3.tar.gz | 16.75 KB | 5089e1bae941d52667ef69ec3ff624bc |
| apachesolr_attachments-6.x-2.0-alpha3.zip | 19.31 KB | d68294641830b94f9bec0027165126f8 |
Release notes
#1162608 by rdebieux, jpmckinney: Remove file from index if node unpublished.
#1162492 by jpmckinney: Add helpful message in admin for Windows users.
#1100306 by jpmckinney: Allow searching by filename.
#1064976 by jpmckinney: Respect hook_apachesolr_node_exclude.
#1065290 by jpmckinney: Fix $documents is undefined.
#1059768 by jpmckinney: Make error message more helpful.
#1059756 by jpmckinney: Missing drupal_set_message.
#1059744 by jpmckinney: Some variables not deleted in hook_uninstall.
#1059734 by jpmckinney: "attachements" typo.'
#1059374 by jpmckinney: apachesolr_attachment_tika_path should be apachesolr_attachments_tika_path.
#907504 by DomoSapiens: apachesolr_attachments_apachesolr_process_results creates invalid html.
#635480 by jpmckinney, pwolanin, Agileware: Unable to use hook_apachesolr_update_index with apache solr attachments.
#884606 by robertDouglass: Integrate apachesolr_attachments with apachesolr_multilingual
#936466 by aaron1234nz, halstead: Body field can be NULL on initial insert.
#936464 by aaron1234nz, halstead: Watchdog has a limit of 16 characters in the type field.
apachesolr_attachments 6.x-1.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| apachesolr_attachments-6.x-1.0-beta3.tar.gz | 16.46 KB | 974b1e70bb8dddbbae571850289d54f6 |
| apachesolr_attachments-6.x-1.0-beta3.zip | 18.97 KB | 3cbf954929a58e3318f409f3f39cefed |
Release notes
#1162608 by rdebieux, jpmckinney: Remove file from index if node unpublished.
#1162492 by jpmckinney: Add helpful message in admin for Windows users.
#1100306 by jpmckinney: Allow searching by filename.
#1064976 by jpmckinney: Respect hook_apachesolr_node_exclude.
#1059768 by jpmckinney: Make error message more helpful.
#1059756 by jpmckinney: Missing drupal_set_message.
#1059744 by jpmckinney: Some variables not deleted in hook_uninstall.
#1059734 by jpmckinney: "attachements" typo.
#1059374 by jpmckinney: apachesolr_attachment_tika_path should be apachesolr_attachments_tika_path.
#907504 by DomoSapiens: apachesolr_attachments_apachesolr_process_results creates invalid html.
#936466 by aaron1234nz, halstead: Body field can be NULL on initial insert.
#936464 by aaron1234nz, halstead: Watchdog has a limit of 16 characters in the type field.
apachesolr_attachments 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| apachesolr_attachments-7.x-1.x-dev.tar.gz | 32.46 KB | b7534b056a5e832a85ba11791582d62c |
| apachesolr_attachments-7.x-1.x-dev.zip | 34.85 KB | a96198b1415a129c0bf4490d55655214 |
Release notes
Development branch for 7.
apachesolr_attachments 6.x-2.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| apachesolr_attachments-6.x-2.0-alpha2.tar.gz | 15.6 KB | 1005a5dfa89e2cdb851ec4e7830ee7ee |
| apachesolr_attachments-6.x-2.0-alpha2.zip | 18.54 KB | bb06ce035f0ba9a8cee336428f53fccf |
Release notes
#815104 by ebeyrent, pwolanin minimal handling for failed Solr extraction.
#817066 by ebeyrent, fix call to undefined function apachesolr_index_updated.
#698672 by Agileware, fix ids so files get deleted from the index on cron.
#698694 by pwolanin, retain information on removed files during cache clear.
#666090 by pwolanin, add cron settings to the UI.
#506526 by pwolanin, Preserve file paths on Windows.
#664154 by pwolanin, Update for RC4 of ApacheSolr module and updated schema 0.9.4
#616426 by pwolanin, set extractFormat as 'text' for Solr Cell.
apachesolr_attachments 6.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| apachesolr_attachments-6.x-1.0-beta2.tar.gz | 15.46 KB | a4a83cf4ca504997401b7e27e5e3182b |
| apachesolr_attachments-6.x-1.0-beta2.zip | 18.47 KB | 930f46ddb19669ade3e6b8fc7f6e5d5c |
Release notes
One significant bug fix in this release - this is important when using Solr to do remote extraction.
#815104 by ebeyrent, pwolanin minimal handling for failed Solr extraction.
apachesolr_attachments 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| apachesolr_attachments-6.x-1.0-beta1.tar.gz | 15.22 KB | f98ae5d3a3952277e629aa970cbc48d4 |
| apachesolr_attachments-6.x-1.0-beta1.zip | 18.24 KB | 7403dd46f1af0179055fd37518e771be |
Release notes
#635480 by pwolanin, use hook_apachesolr_update_index with namespace.
#698672 by Agileware, fix ids so files get deleted from the index on cron.
#698694 by pwolanin, retain information on removed files during cache clear
apachesolr_attachments 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| apachesolr_attachments-6.x-1.x-dev.tar.gz | 17.79 KB | 87dc119fa5100c095b9dddf2b283c8e1 |
| apachesolr_attachments-6.x-1.x-dev.zip | 20.28 KB | 90f463b46addd68193abb8161ac83204 |
Release notes
snapshot release
apachesolr_attachments 6.x-1.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| apachesolr_attachments-6.x-1.0-alpha2.tar.gz | 15.04 KB | 6726454bc8255e000cc526daab9d603b |
| apachesolr_attachments-6.x-1.0-alpha2.zip | 18.01 KB | d67a3cb7000ae0c9b9ab524e52deb72c |
Release notes
New release - this is the update from 6.x-2.0-alpha1
Now includes options on the administrative tab to reindex all files, or to re-extract file content.
You should use this with RC4+ of ApacheSolr module and the updated schema.xml version 0.9.4
apachesolr_attachments 6.x-2.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| apachesolr_attachments-6.x-2.0-alpha1.tar.gz | 17.21 KB | 4a07dc065e1aaae04ec931d54f3ef500 |
| apachesolr_attachments-6.x-2.0-alpha1.zip | 19.38 KB | 21306ae290a7e4dec2a459fc10a2eb68 |
Release notes
Basic features seem to be working - requires some advanced knowledge to configure tika or Solr.
Compatible with Aparch Solr Search Integration 6.x-1.x only
changes:
#490078: Use Solr Cell, aka ExtractingRequestHandler by pwolanin, enable use of Solr Cell, aka ExtractingRequestHandler.
#540974: Tika 0.4 / 0.5 by pwolanin, update docs for installing tika 0.3 and 0.4.
#610816: Don't need to add path again to fl by pwolanin, don't need to add path again to fl.
#508576: Respect Node Access on Files by EclipseGc, respect Node Access on Files.
#461514: Get rows not results, better limiting on cron by pwolanin, get rows not results, better limiting on cron.
#449214: use tika by pwolanin, rewrite to use tika 0.3 for text extraction.
apachesolr_attachments 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| apachesolr_attachments-6.x-2.x-dev.tar.gz | 18.08 KB | d08ae5c8764c3eedc6d2788ac245a0df |
| apachesolr_attachments-6.x-2.x-dev.zip | 20.61 KB | 2eb996edeaa51e46181a96c1ed781aff |
Release notes
Rewrite to be more resource efficient - does not try to delete files for each node at every update. Uses ASF Tika to extra content for everything except plain text files - hence you must be able to install Tika and run java apps via PHP for this to work.
Future development may include support for remote extraction via Tika embedded in Solr.