On Dec 4, 2008, at 2:02 PM, Michael Busch wrote:
Hi,
I was wondering what the backwards-compatibility rules in Solr are?
Is it the same as in Lucene, i.e. public and protected APIs can only
be changed in a major release (X.Y -> (X+1).0) ?
I'd like to consolidate the function qu
Hi,
I was wondering what the backwards-compatibility rules in Solr are? Is
it the same as in Lucene, i.e. public and protected APIs can only be
changed in a major release (X.Y -> (X+1).0) ?
I'd like to consolidate the function queries in Solr and Lucene and it's
gonna be quit