On Wed, Nov 26, 2014 at 7:30 PM, Erick Erickson <erickerick...@gmail.com> wrote: > Hmmm, this seems to be browser related > because if I use curl or Safari, the return and display > are fine. > > i.e. > curl http://localhost:8983/solr/collection1/query?q=*:* > > displays: > > "eoe_tl":20140716126615472, > "eoe_s":"20140716126615472", > > "eoe_tl":20140716126615474, > "eoe_s":"20140716126615474", > > "eoe_tl":20140716126615476, > "eoe_s":"20140716126615476", > > and Safari displays it correctly too, but > Chrome (39.0.2171.71 (64-bit)) displays it as I posted > last post.
I just updated chrome to the same version: "Version 39.0.2171.71 (64-bit)" on OS-X I would have expected this request to tickle the bug, but it didn't: http://localhost:8983/solr/collection1/query?q=*:*&fl=id,val:20140716126615474 > So not a Solr/Lucene problem but odd to say the least. Hopefully. still a remote possibility that something diff in the browser request tickles a bug in us, but unlikely. Do you see anything different if you do "view page source"? -Yonik http://heliosearch.org - native code faceting, facet functions, sub-facets, off-heap data