Re: Solr 4.2 fl issue

2013-04-18 Thread Yonik Seeley
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 a

Re: Solr 4.2 fl issue

2013-04-18 Thread Otis Gospodnetic
Hi, What is the issue though? :) Otis Solr & ElasticSearch Support http://sematext.com/ On Apr 18, 2013 2:53 AM, "William Bell" 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

Solr 4.2 fl issue

2013-04-17 Thread William Bell
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