This is an example of what the data looks like:

  "SOURCEFILEID":"77907",
        "APPROP_GROUP_CODE_T":"F\u0000G\u0000R",
        "APPROP_GROUP_CODE_T_aggr":"F\u0000G\u0000R",
        "APPROP_GROUP_CODE_T_search":"F\u0000G\u0000R",
        "OBJECT_DESC_T":"OTHER PROFESSIONAL/TECHNICAL SERVICES",

That's a snippet from a query results. "\u0000" is a null value. I don't
know why this data is presenting in this style. I still don't know how to
search for one unicode character. A search using the value as shown above
does work:
q=APPROP_GROUP_CODE_T:"F\u0000G\u0000R"



--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to