gt;> Sent: Sat 09-Feb-2013 15:13
>> To: solr-user@lucene.apache.org
>> Subject: Re: UnionDocsAndPositionsEnum class not found
>>
>> Looks odd - the supposedly missing class looks like an inner class in
>> MultiPhraseQuery.
>>
>> - Mark
>>
&g
Yes indeed. It makes little sense, the class is there.
-Original message-
> From:Mark Miller
> Sent: Sat 09-Feb-2013 15:13
> To: solr-user@lucene.apache.org
> Subject: Re: UnionDocsAndPositionsEnum class not found
>
> Looks odd - the supposedly missing class looks l
Yes, but it also happens when running locally. I've not yet been able to
reproduce it without our request handler defaults.
-Original message-
> From:Jack Krupansky
> Sent: Sat 09-Feb-2013 16:04
> To: solr-user@lucene.apache.org
> Subject: Re: UnionDocsAndPositionsEnu
Any chance that you built with one version of Java but ran with an older
version?
-- Jack Krupansky
-Original Message-
From: Markus Jelsma
Sent: Saturday, February 09, 2013 6:19 AM
To: solr-user@lucene.apache.org
Subject: RE: UnionDocsAndPositionsEnum class not found
Any ideas so
Original message-
>> From:Markus Jelsma
>> Sent: Wed 06-Feb-2013 10:23
>> To: solr-user@lucene.apache.org
>> Subject: UnionDocsAndPositionsEnum class not found
>>
>> Hi,
>>
>> We're getting the following trace for some Dismax q
Any ideas so far? I've not yet found anything that remotely looks like the root
of the problem so far :)
-Original message-
> From:Markus Jelsma
> Sent: Wed 06-Feb-2013 10:23
> To: solr-user@lucene.apache.org
> Subject: UnionDocsAndPositionsEnum class not found
&g
Hi,
We're getting the following trace for some Dismax queries that contain
non-alphanumerics:
Feb 6, 2013 10:06:56 AM org.apache.solr.common.SolrException log
SEVERE: null:java.lang.RuntimeException: java.lang.NoClassDefFoundError:
org/apache/lucene/search/UnionDocsAndPositionsEnum
at