Next week looks doable. We're pretty close, it seems, if we can resist the urge to add more issues in :-)

-Grant

On Aug 20, 2008, at 1:31 AM, Otis Gospodnetic wrote:

I very much agree!
I even feel that SOLR-646 could go in as-is (basing this on Ryan's useful summary of that issue's latest status) today.


Grant, any chance you can do a release this Friday or next Monday?

Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch



----- Original Message ----
From: Grant Ingersoll <[EMAIL PROTECTED]>
To: solr-dev@lucene.apache.org
Sent: Tuesday, August 19, 2008 3:06:27 PM
Subject: Solr 1.3 Status, Lucene Status was Re: [jira] Commented: (SOLR-697) Update Lucene jar before 1.3 release

I'm not sure where I stand on waiting for Lucene 2.4. It's at least a
month away in my mind anyway due to the number of issues on it and
Lucene's built in 10-day code freeze.  I think after this release of
Solr, we will likely have a 1.3.1 release fairly soon to fix issues
that arise.  Of the 2.4 issues outstanding [1], none strike me as
particularly troublesome to Solr, so being on something close to 2.4
seems OK to me.  As Otis said, LUCENE-1333 would be nice to have.

Thus, I am leaning towards going ahead w/ Solr release in the very
near future (looks like we have 4 outstanding issues [2]) w/ a Lucene
that is as close to trunk/2.4 as we feel possible.

-Grant

[1] Lucene Issues
https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&resolution=-1&pid=12310110&fixfor=12312681

[2] Solr Issues
https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&resolution=-1&pid=12310230&fixfor=12312486


On Aug 19, 2008, at 9:25 AM, Mark Miller wrote:

Now that Lucene 1.4 looks underway, there seems to be a bit of a
dilemma. Solr 1.3 release seems to be planned a bit ahead of Lucene
1.4. Release just before a Lucene release, or wait and get a nice
even Lucene 1.4 release?

Even if there is a wait for 1.4, if the past is any clue, solr 1.3
will quickly be outdated with 1.4.1 anyway.

- Mark


Lars Kotthoff (JIRA) wrote:
  [
https://issues.apache.org/jira/browse/SOLR-697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623522

#action_12623522 ]
Lars Kotthoff commented on SOLR-697:
------------------------------------

Can we update the jars rather sooner than later (i.e. now) so that
people get a chance to test everything before the 1.3 release?


Update Lucene jar before 1.3 release (was: Lucene
TimeLimitCollector)
---------------------------------------------------------------------

              Key: SOLR-697
              URL: https://issues.apache.org/jira/browse/SOLR-697
          Project: Solr
       Issue Type: Bug
       Components: update
 Affects Versions: 1.3
         Reporter: Wayne Graham
          Fix For: 1.3


When instantiating a SolrCore using the Solr API, a Lucene
exception is thrown
{{
org.apache.solr.core.SolrResourceLoader createClassLoader
INFO: Reusing parent classloader
Exception in thread "main" java.lang.NoClassDefFoundError: org/
apache/lucene/search/TimeLimitedCollector$TimeExceededException
      at org.apache.solr.core.SolrConfig.(SolrConfig.java:
132)
      at org.apache.solr.core.SolrConfig.(SolrConfig.java:
101)
     ...
}}
Updating the lucene-core-2.4-dev.jar that is included in the
nightly to a more current snapshot resolves the problem (tested
with Lucene r685576).






--------------------------
Grant Ingersoll
http://www.lucidimagination.com

Lucene Helpful Hints:
http://wiki.apache.org/lucene-java/BasicsOfPerformance
http://wiki.apache.org/lucene-java/LuceneFAQ







Reply via email to