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 Lance Norskog. http://wiki.apache.org/solr/ExtractingRequestHandler?action=diff&rev1=54&rev2=55 -------------------------------------------------- 1. if {{{uprefix}}} is specified, any unknown field names are prefixed with that value, else if {{{defaultField}}} is specified, unknown fields are copied to that. = Configuration = + // TODO: this is out of date as of Solr 1.4 - dist/apache-solr-cell-1.4.jar and all of contrib/extraction/lib are needed If you are not working from the supplied example/solr directory you must copy all libraries from example/solr/libs into a libs directory within your own solr directory. The !ExtractingRequestHandler is not incorporated into the solr war file, you have to install it separately.
