what is the error message you see when you start Solr?

On Wed, May 20, 2009 at 4:44 AM, Jeff Newburn <[email protected]> wrote:
> I am trying to get a custom plugin to work properly.  When I put the jar
> into the unpacked webapp directory for solr it works fine but when I put it
> in the lib directory in the solr home nothing works. Is there something
> missing besides just dropping it into the directory?
>
> Works:
> {solr.home}/tomcat/webapp/solr/WEB-INF/lib/
>
> Doesn¹t Work:
> {solr.home}/lib/
>
> //Code snippets
> package org.apache.solr.handler.component;
> public class FacetCubeComponent extends SearchComponent implements
> SolrCoreAware
> SolrConfig
>  <searchComponent name="facetcube"
> class="org.apache.solr.handler.component.FacetCubeComponent"/
>         <arr name="last-components">
>               <str>spellcheck</str>
>               <str>facetcube</str>
>         </arr>
>
>
> --
> Jeff Newburn
> Software Engineer, Zappos.com
> [email protected] - 702-943-7562
>
>



-- 
-----------------------------------------------------
Noble Paul | Principal Engineer| AOL | http://aol.com
  • Plugin Not Found Jeff Newburn
    • Re: Plugin Not Fo... Noble Paul നോബിള്‍ नोब्ळ्

Reply via email to