Except the logistics of enacting the split, I see no valid reason of keeping the projects together. Git submodule is the magic that we have to ease any potential discomfort. However, the effort needed to split feels absolutely massive, so I'm not sure if it is worth the hassle.
On Wed, 6 May, 2020, 1:31 pm Dawid Weiss, <dawid.we...@gmail.com> wrote: > > If you go to lucene.apache.org, you'll see three things: Lucene Core > (Lucene with all it's modules), Solr and PyLucene. That's what I mean. > > Hmm... Maybe I'm dim but that's essentially what I want to do. Look: > > 1. Lucene Core (Lucene with all it's modules) > 2. Solr > 3. PyLucene > > The thing is: (1) is already a TLP - that's just Lucene. My call is to > make (2) a TLP. (3) I can't tell much about because I don't know > PyLucene as well as I do Solr and Lucene... But it seems to me that > PyLucene fits much better under "Lucene" umbrella, even the name > suggests that. > > > > Dawid > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org > For additional commands, e-mail: dev-h...@lucene.apache.org > >