bq: Shouldn't it be able to take any valid JSON structure? No, that was never the intent. The intent here was just to provide a JSON-compatible format for indexing data for those who don't like/want to use XML or SolrJ or.... Solr doesn't index arbitrary XML either. And I have a hard time imagining what the schema.xml file would look like when trying to map arbitrary JSON (or XML or....) into fields.
Best Erick On Fri, Mar 16, 2012 at 12:54 PM, Chambeda <chamb...@gmail.com> wrote: > Ok, so my issue is that it must be a flat structure. Why isn't the JSON > parser able to deconstruct the object into a flatter structure for indexing? > Shouldn't it be able to take any valid JSON structure? > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Error-while-trying-to-load-JSON-tp3832518p3832611.html > Sent from the Solr - User mailing list archive at Nabble.com.