On Mon, Aug 10, 2009 at 5:28 AM, Eric Pugh<ep...@opensourceconnections.com> wrote: > I was refreshing my mind on the newly updated parameters on Solr Cell, and > noticed that the Configuration section on > http://wiki.apache.org/solr/ExtractingRequestHandler is out of date. Before > I fixed it, I wanted to confirm that > > <requestHandler name="/update/extract" > class="org.apache.solr.handler.extraction.ExtractingRequestHandler"> > <lst name="defaults"> > <str name="ext.map.Last-Modified">last_modified</str> > <bool name="ext.ignore.und.fl">true</bool> </lst> > > Should be changed to map.Last-Modified only, and that the ignore.und.fl > capability is now implemented via uprefix:
Yep. Before 1.4 is released I had wanted to add good default mappings for common document types along with the fields in the example schema. And then just cut-n-paste the config from the exampe schema. It would be great if you had any recommendations for such default mappings. -Yonik http://www.lucidimagination.com