: When I try to sort by a column with a colon in it like
: "scores:rails_f",  solr has cutoff the column name from the colon
: forward so "scores:rails_f" becomes "scores"

Yes, this bug was recently reported against the 3.x line, but no fix has 
yet been identified...

https://issues.apache.org/jira/browse/SOLR-2606

: Can anyone else confirm this is a bug. Is this in lucene or solr? I believe
: the issue resides in solr.

it's specific to the param parsing, likely due to the addition of 
supporting functions in the sort param.


-Hoss

Reply via email to