Hello,
I'm trying to write a test using a multivalued integer, for the
StatsComponents.  I've defined a field with multivalued="true" and was able
to successfully add a document with multiple integer values.  However, when
testing if the fieldtype is multivalued:
ft.isMultiValued()

the testing environment returns false, which screws up the component I'm
trying to test.  The component works fine in a production environment - I'm
wondering what I'm doing wrong here?

Thanks,
-Harish
-- 
View this message in context: 
http://www.nabble.com/multivalued-integer-testing-tp25097576p25097576.html
Sent from the Solr - Dev mailing list archive at Nabble.com.

Reply via email to