It no-ops for me. I entered "abc%def", which shows this URL:
http://localhost:8983/solr/#/collection1/analysis?analysis.fieldvalue=abc%25def&analysis.query=&analysis.fieldname=text&verbose_output=1
But no analysis results whatsoever! No exception either.
This is in 4.0.
-- Jack Krupansky
-----Original Message-----
From: Otis Gospodnetic
Sent: Wednesday, December 12, 2012 7:20 AM
To: solr-user@lucene.apache.org
Subject: Re: I cannot input "%" in the analysis field
Try using the URL-escaped % symbol instead.
Otis
--
SOLR Performance Monitoring - http://sematext.com/spm
On Dec 12, 2012 5:20 AM, "Xi Shen" <davidshe...@gmail.com> wrote:
Hi,
On http://localhost:8983/solr/#/collectioncn/analysis, if I input "%" in
the field and click the "Analysis Values" button, I got a"Uncaught
URIError: URI malformed" error.
--
Regards,
David Shen
http://about.me/davidshen
https://twitter.com/#!/davidshen84