solr-common missing lucene-memory.jar symbolic link

Bug #656931 reported by djangeek
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
solr (Ubuntu)
Fix Released
Medium
Thierry Carrez

Bug Description

Binary package hint: solr-common

Observed in Ubuntu 10.10 and 10.04;

Affected packages:

10.04: solr-common 1.4.0+ds1-1ubuntu1
10.10: solr-common 1.4.0+ds1-2ubuntu1

When installing custom schema.xml and using complex queries (w/ highlighting and faceting) there is a 500 error occurs:
(Using solr-jetty with deps.)

HTTP ERROR 500

Problem accessing /solr/select. Reason:

    org/apache/lucene/index/memory/MemoryIndex

[...long output skipped...]

The resolution is simple: to make a symbolic link:

ln -sf /usr/share/java/lucene-memory.jar /usr/share/solr/WEB-INF/lib/

Thierry Carrez (ttx)
Changed in solr (Ubuntu):
importance: Undecided → High
status: New → Confirmed
importance: High → Medium
Thierry Carrez (ttx)
Changed in solr (Ubuntu):
assignee: nobody → Thierry Carrez (ttx)
status: Confirmed → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package solr - 1.4.0+ds1-2ubuntu2

---------------
solr (1.4.0+ds1-2ubuntu2) natty; urgency=low

  * Adding lucene-memory.jar to the /usr/share/solr/WEB-INF/lib links to avoid
    errors when using complex queries (LP: #656931)
  * Bump lucene version to 2.9.3
 -- Thierry Carrez (ttx) <email address hidden> Wed, 01 Dec 2010 14:18:31 +0100

Changed in solr (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.