Wow. So I feel stupid. Sorry to waste your time =p
--Matthew
On Dec 4, 2007, at 10:36 AM, Ryan McKinley wrote:
did you try 'ant clean' before running 'ant dist'?
the method signature for SortSpec changed recently
Matthew Runo wrote:
Ooops, I get this error when I try to search an index
did you try 'ant clean' before running 'ant dist'?
the method signature for SortSpec changed recently
Matthew Runo wrote:
Ooops, I get this error when I try to search an index with a few
documents in it.
ie..
http://dev14.zappos.com:8080/solr/select/?q=*%3A*&version=2.2&start=0&rows=10&
Ooops, I get this error when I try to search an index with a few
documents in it.
ie..
http://dev14.zappos.com:8080/solr/select/?q=*%3A*&version=2.2&start=0&rows=10&indent=on
caching : true
numDocs : 5
maxDoc : 5
readerImpl : MultiReader
readerDir : org.apache.lucene.store.FSDirectory@/opt/so
Hello!
I'm trying to make use of SOLR 1.3, svn trunk, and get the following
error.
SEVERE: java.lang.NoSuchMethodError:
org.apache.solr.search.QParser.getSort(Z)Lorg/apache/solr/search/
QueryParsing$SortSpec;
at
org
.apache
.solr.handler.component.QueryComponent.prepare(QueryComponent