On Sun, Dec 7, 2008 at 5:50 PM, Grant Ingersoll <[EMAIL PROTECTED]> wrote: > The jars aren't checked in to the example.
But "ant example" puts them there - doesn't matter from a user perspective. > The thing is, the extraction > stuff is a contrib and not on by default and not packaged into the WAR. But then why do all the jars still get copied into the example lib directory? Is this intentional? -Yonik > DIH > currently does package into the WAR, but I don't think contribs should do > that. > > Frankly, I think the better answer is an overhaul of the examples directory, > like we discussed in the "clean up" thread that is also taking place. Keep > the main example nice and simple, and then have more organized other > examples. > > > On Dec 7, 2008, at 3:17 PM, Yonik Seeley wrote: > >> On Sun, Dec 7, 2008 at 2:47 PM, Grant Ingersoll <[EMAIL PROTECTED]> >> wrote: >>> >>> Tika shouldn't be in the example. It just puts the libs there but is not >>> hooked into the config. >> >> Hmmm, so it's half installed. Seems like we should either add in the >> extraction handler (perhaps lazily loaded if it takes up resources) to >> solrconfig.xml in example, or remove the extraction jars from lib. >> >> -Yonik > > >
