/[drupal]/contributions/modules/apachesolr_attachments/README.txt
ViewVC logotype

Diff of /contributions/modules/apachesolr_attachments/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.5 by pwolanin, Sun Nov 15 18:23:58 2009 UTC revision 1.6 by pwolanin, Wed Nov 18 03:53:27 2009 UTC
# Line 1  Line 1 
1    
2  Apache Solr Attachments for 6.x  Apache Solr Attachments for 6.x
3    
4  Requires the ability to run java and installation of tika 0.3 or higher.  Requires the ability to run java and installation of tika 0.3 or higher,
5    or access to a solr server set up for content extraction (e.g. a Solr
6    1.4 final release).  For Solr, there is a patch to apply to the solrconfig
7    to add another request handler.
8    
9  see:  see:
10  http://lucene.apache.org/tika/gettingstarted.html  http://lucene.apache.org/tika/gettingstarted.html
# Line 40  in a location like tika-app/target/tika- Line 43  in a location like tika-app/target/tika-
43  Copy tika-app-0.4.jar from there or point the module path to it.  Copy tika-app-0.4.jar from there or point the module path to it.
44    
45  See also build instructions at: http://drupal.org/node/540974#comment-1944082  See also build instructions at: http://drupal.org/node/540974#comment-1944082
   
 There seems is a bug in the Tika 0.3 and 0.4 CLI implementation. See:  
 https://issues.apache.org/jira/browse/TIKA-324 and apply the patch  
 to Tika 0.4 before building or international characters will not be extracted  
 correctly with the -t flag.  
   
 As an alternative, change the module code to use the -h or -x flags.  

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.3