[
https://issues.apache.org/jira/browse/LUCENE-5858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14080943#comment-14080943
]
Uwe Schindler commented on LUCENE-5858:
---------------------------------------
bq. Also the Solr "Server" issues should be solved, so Solr no longer ships as
Webapp, but as separate server.
At least hiding that there is a "servlet"-like container called embedded Jetty
behind... It should at least feel like a server (own port, own main() routine,
so people can make a "windows/unix service" out of it would suffice)...
> Move back compat codecs out of core/ into codecs/ jar
> -----------------------------------------------------
>
> Key: LUCENE-5858
> URL: https://issues.apache.org/jira/browse/LUCENE-5858
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Robert Muir
>
> These take significant space and bloat core lucene. Not everyone needs the
> ability to read ancient indexes (especially building a new app).
> We should move this cruft out of the core/ jar. codecs/ is the obvious place,
> its already setup in the build system for tests and everything else.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]