: i think it is same as lucene until sometime i read something from mail list.
Solr doesn't allways use "official" releases of Lucene -- sometimes we (Solr committers) rev the underlying Lucene jar in Solr to a nightly build to take advantage of newer features that we think are useful provided we think the trunk is "stable enough" you can allways see what version of Lucene is being used by checking the "Lucene Implementation Version" on the registry.jsp screen. the CHANGES.txt file for Solr also records everytimg the Lucene JARs are reved. 2007/8/8, Grant Ingersoll <[EMAIL PROTECTED]>: > > Hi James, > > Could you be a little more clear about what you are asking? What are > you trying to calculate? > > FWIW, Lucene is a search library, Solr is a search server that uses > Lucene. > > Cheers, > Grant > > On Aug 8, 2007, at 2:57 AM, James liu wrote: > > > if i wanna calc it by my method, something i should notice ? > > > > anyone did it? > > > > > > > > -- > > regards > > jl > > -------------------------- > Grant Ingersoll > http://lucene.grantingersoll.com > > Lucene Helpful Hints: > http://wiki.apache.org/lucene-java/BasicsOfPerformance > http://wiki.apache.org/lucene-java/LuceneFAQ > > > -- regards jl -Hoss