> Make sure you have:
> <requestHandler name="/admin/luke" 
> class="org.apache.solr.handler.admin.LukeRequestHandler" /> 
> defined in solrconfig.xml

What's the consequence of me changing the solrconfig.xml file?
Doesn't that cause a restart of solr?

> for a large index, this can be very slow but the results are valuable.

In what way?  I'm still not clear on what this does for me....


> -----Original Message-----
> From: Ryan McKinley [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, October 09, 2007 4:01 PM
> To: solr-user@lucene.apache.org
> Subject: Re: Facets and running out of Heap Space
> 
> > 
> >> what does the LukeReqeust Handler tell you about the # of distinct 
> >> terms in each field that you facet on?
> > 
> > Where would I find that?  
> 
> check:
> http://wiki.apache.org/solr/LukeRequestHandler
> 
> Make sure you have:
> <requestHandler name="/admin/luke" 
> class="org.apache.solr.handler.admin.LukeRequestHandler" /> 
> defined in solrconfig.xml
> 
> for a large index, this can be very slow but the results are valuable.
> 
> ryan
> 
> 

Reply via email to