Hi, I have a field that is defined to be of type "text_en". Occasionally, I
notice that lengthy strings are converted to hash symbols. Here is a
snippet of my field type:
Here is an example of the field's value:
###
Yes... the is what I see in the admin console when I perform a
search for the document. Currently, I am using solrj and the addBean()
method to update the core. Whats strange is in our QA env, the document
indexed correctly. But in prod, I see hash symbols and thus any user search
against that
I looked at the text via the admin analysis tool. The text appeared to be
ok! Unfortunately, the description is client data... so I can't post it
here, but I do not see any issues when running the analysis tool.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Lengthy-desc
Here is a query that should return 2 documents... but it only returns 1.
/solr/m7779912/select?indent=on&version=2.2&q=description%3Agateway&fq=&start=0&rows=10&fl=description&qt=&wt=&explainOther=&hl.fl=
Oddly enough, the description of the two documents are exactly the same.
Except one is inde