|
|
-
Re: remove raw-schema.jsp?Ryan McKinley 2008-01-02, 22:00
thats my feeling... the more code we can remove from .jsp files, the
better. SOLR-142 did add a deprecation warning to get-file.jsp -- but I think that is reasonable to keep around since (i think) some people depend on it to read the remote schema/config. ryan Mike Klaas wrote: > I don't think a deprecation warning is necessary (it's not really part > of the "interface" of Solr). > > -Mike > > On 2-Jan-08, at 9:14 AM, Ryan McKinley wrote: > >> Hello- >> >> Is raw-schema.jsp in use? It isn't (nor has it been) linked to >> anything. The schema/config links used to point to get-file.jsp >> >> Should we remove it? Add a deprecation warning? >> >> ryan > > |