[ https://issues.apache.org/jira/browse/SOLR-6343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14091281#comment-14091281 ]
Noble Paul commented on SOLR-6343: ---------------------------------- bq. ... arrays, numbers, booleans, and nulls? arrays will in turn have some of the primitives inside them. yes , we can index numbers and booleans (nulls can be omitted, they are not real values) bq. Do you plan on ignoring all keys in all nested arrays/objects? yes > add a new end point /json/raw to index json for full text search > ----------------------------------------------------------------- > > Key: SOLR-6343 > URL: https://issues.apache.org/jira/browse/SOLR-6343 > Project: Solr > Issue Type: New Feature > Reporter: Noble Paul > Assignee: Noble Paul > > I should be able to just put in any random json to an index to the end point > {{/json/raw}} and all the terms can just get indexed to the default search > field. There should be a way to store the entire JSON as well by adding an > extra param {{target=fieldName}} and it can store the whole payload to that > field -- This message was sent by Atlassian JIRA (v6.2#6252) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org