Releases for Apache Solr Attachments
apachesolr_attachments 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| apachesolr_attachments-6.x-1.x-dev.tar.gz | 15.04 KB | 0f2f18a78049735a6efc6534e3f22d16 |
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 |
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 |
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 | 15.05 KB | a338085129a69df024ed26f4a1f1fd13 |
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.
