When using a field name that doen't follow conventions (basically like Java identifiers), try this:
fl=field(098765-765-788558-7654_userid) Or enclose it in quotes if it's really a whacky field name: fl=field("098765-765-788558-7654_userid") -Yonik http://lucidworks.com On Thu, Apr 18, 2013 at 2:52 AM, William Bell <billnb...@gmail.com> wrote: > We are getting an issue when using a GUID got a field in Solr 4.2. Solr 3.6 > is fine. Something like: > > fl=098765-765-788558-7654_userid as a string stored. > > The issue is when the GUID is begging with numeric and then a minus. > > This is a bug.... > > -- > Bill Bell > billnb...@gmail.com > cell 720-256-8076