So, should we start thinking about a Modules dir at the same level as 
Lucene/Solr where shared, non-core code lives?

For starters, I think spatial and analyzers could go there.

Proposal:

lucene/
solr/
modules/
   analyzers
   spatial
   others (highlighter, faceting, ...)

I guess in some respects it's just moving contrib up a level from java, but I 
think it is also where Faceting should land and other things like that.

Dependency-wise:
modules -> lucene
solr -> lucene, modules
   
Just a suggestion,
Grant
---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to