Which Lucene or Solr Branch to Use
June 11, 2010 3 Comments
If you are still wondering about which Lucene or Solr version to use and you want to live on the nearly bleeding edge, here is a snippet from one of our customer’s emails from earlier today:
“…
first of all thanks so much for your suggestion about using
svn.apache.org/repos/asf/lucene/dev/branches/branch_3x
It really changed our life!
![]()
It’s working well end seems much more stable than trunk/dev.
…”
Is anyone still using Lucene/Solr trunk? Are you?





Do you concur with your client’s assessment that branch_3x is more stable than trunk?
I want to use multi-word synonym in lucene (which is in solr). I am on Lucene 3.0. Can I move to branch_3x to get it without worrying about stablity of the code base?
Thank you,
Yes, we do concur, that’s why we made that suggestion. You should always “worry” about code stability, but branch_3x is as stable as non-release versions get.
Pingback: What’s New in Solr Since 1.4.0 « Sematext Blog