On Aug 5, 2008, at 11:10 AM, Vicky_Dev wrote:
Thanks for response Norberto
Problem is that ..we can not use non release version whilst starting
new
project.
I would think that is when you can most live with it, since you aren't
close to production yet, but that's your call, not mine.
For e.g.: if you use one method which is introduced in
DataImportHAndler and
later in point in solr 1.3, same method is removed then we have to
revise
all code.
Can we get solr 1.3 release as soon as possible? Otherwise some
interim
release (1.2.x) containing DataImportHandler will also a good option.
The DIH is marked as experimental, anyway, so just b/c you incorporate
it in 1.3 does not mean it isn't going to change in 1.4.
That being said, we do strive to maintain back-compatibility.
-Grant