Hi,all. I use Lucene's NumericField to index "price" field,And query with solr.TrieDoubleField. When i use "price:[1 TO 5000]" to search,it can return all results that price is between 1 and 5000. but the price value return is :ERROR:SCHEMA-INDEX-MISMATCH,stringValue=2000.0</str> anybogy know why? -- View this message in context: http://old.nabble.com/SCHEMA-INDEX-MISMATCH-tp26897605p26897605.html Sent from the Solr - User mailing list archive at Nabble.com.
- SCHEMA-INDEX-MISMATCH johnson hong
- Re: SCHEMA-INDEX-MISMATCH Yonik Seeley
- Re: SCHEMA-INDEX-MISMATCH johnson hong