Re: Backwards compatibility

2008-12-05 Thread Grant Ingersoll
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

Backwards compatibility

2008-12-04 Thread Michael Busch
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