You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Kevin Miller <ke...@oktax.state.ok.us> on 2009/08/18 17:03:19 UTC

solrconfig.xml and ExtractingRequestHandler

I am using the 8/11/09 nightly build of Solr and have a couple of
questions about the ExtractingRequestHandler in the solrconfig.xml file.

1. What is the purpose of 'startup="lazy"' in the requestHandler?

2. Is there a way to change the information in the requestHandler so
that the text within a file that Tika is reading can be stored?


Kevin Miller
Oklahoma Tax Commission
Web Services

Re: solrconfig.xml and ExtractingRequestHandler

Posted by Mark Miller <ma...@gmail.com>.
Kevin Miller wrote:
> I am using the 8/11/09 nightly build of Solr and have a couple of
> questions about the ExtractingRequestHandler in the solrconfig.xml file.
>
> 1. What is the purpose of 'startup="lazy"' in the requestHandler?
>   
Makes it so the RequestHandler won't be inited until its actually accessed.

> 2. Is there a way to change the information in the requestHandler so
> that the text within a file that Tika is reading can be stored?
>   
Huh? Just use stored fields for the fields you are pulling the Tikia 
data/metadata to?

>
> Kevin Miller
> Oklahoma Tax Commission
> Web Services
>   


-- 
- Mark

http://www.lucidimagination.com