Can not reproduce, and you did't give enough context to in the 
exception to even know where in the code that exception is being 
triggered.

That class is a package protected "sibling" class of SolrIndexSearcher (i 
forget the technical name) so perhaps your problem is simply a compilation 
glitch? ... did you build in an IDE? maven? ant?



: Date: Tue, 17 Feb 2015 11:57:37 -0500
: From: Joel Bernstein <joels...@gmail.com>
: Reply-To: dev@lucene.apache.org
: To: lucene dev <dev@lucene.apache.org>
: Subject: Trunk: java.lang.ClassNotFoundException:
:     org.apache.solr.search.FilterImpl
: 
: Attempting to start Solr from Trunk with Java 8 and getting the exception
: below. Anyone else seeing this?
: 
: Caused by: java.lang.ClassNotFoundException:
: org.apache.solr.search.FilterImpl
:         at java.net.URLClassLoader$1.run(URLClassLoader.java:372)
:         at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
:         at java.security.AccessController.doPrivileged(Native Method)
:         at java.net.URLClassLoader.findClass(URLClassLoader.java:360)
:         at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
:         at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
:         at
: 
org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:450)
:         at
: 
org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:403)
: 
: 
: 
: Joel Bernstein
: Search Engineer at Heliosearch
: 

-Hoss
http://www.lucidworks.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to