On 30/09/2013 17:42, Nick Wellnhofer wrote:
If the 'accessions' field contains multiple terms, you should use a FullTextType with an appropriate Analyzer, not a StringType. Nick
Good to know. I suppose I was using optimistic thinking there, after I found that it didn't support multiple values. Time to implement some changes.
Thanks, Kieron
