Hi,

How was alphaOnlySort defined before you indexed it?  It must be untokenized 
and this must be set before indexing.

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


----- Original Message ----
> From: pmg <[EMAIL PROTECTED]>
> To: solr-user@lucene.apache.org
> Sent: Thursday, May 22, 2008 10:19:52 PM
> Subject: Re: solr sorting problem
> 
> 
> I forgot to mention that I made changes to schema after indexing. 
> 
> 
> pmg wrote:
> > 
> > I have problem sorting solr results. Here is my solr config 
> > 
> >    
> >    
> >    
> > stored="true"/>
> > 
> > 
> >    
> >    
> >      
> > 
> > 
> > search query 
> > 
> > 
> select/?&rows=100&start=0&q=artistId:100346%20AND%20type:track&sort=alphaTrackSort%20desc&fl=track
> > 
> > does not sort track.
> > 
> > Don't understand what is missing from config
> > 
> 
> -- 
> View this message in context: 
> http://www.nabble.com/solr-sorting-problem-tp17417394p17417408.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to