Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change 
notification.

The "ExtractingRequestHandler" page has been changed by GrantIngersoll.
http://wiki.apache.org/solr/ExtractingRequestHandler?action=diff&rev1=64&rev2=65

--------------------------------------------------

  }}}
  You could also set all of the other literals and parameters in this class, 
and then use the ''setParams'' method to apply the changes to your content 
stream.
  
+ = Extending the ExtractingRequestHandler =
+ If you wish to supply your own ContentHandler for Solr to use, you can extend 
the ExtractingRequestHandler and override the createFactory() method.  This 
factory is responsible for constructing the SolrContentHandler that interacts 
with Tika.
+ 
  = Committer Notes =
  == Upgrading Tika ==
   * Get the Tika version to upgrade and unpackage it and switch into that 
directory.

Reply via email to