Re: testing MultiValued fields in analyis.jsp

2012-01-19 Thread Erick Erickson
I'm missing some stuff here. The analysis page has nothing to do with actual indexing. All it does is take the input and run it through the defined chains and show what tokens come out the other end and why. There's really nothing to do whatsoever with multiValued, that's just orthogonal to what an

testing MultiValued fields in analyis.jsp

2012-01-19 Thread Nicholas Fellows
Heya,  Question for you guys, Im trying to use the solr "analysis.jsp" toolto debug a solr query. I cant work out how to input sample data for the Field Value (Index)box when the data is multiValued. I was wondering if you could explain how to do this or point me to thedocumentation where this is e