You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Noble Paul (JIRA)" <ji...@apache.org> on 2014/08/12 14:41:11 UTC

[jira] [Updated] (SOLR-6343) add a new end point /json/raw to index json for full text search

     [ https://issues.apache.org/jira/browse/SOLR-6343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Noble Paul updated SOLR-6343:
-----------------------------

    Description: I should be able to just put in any random json to an index to the end point {{/json/text}} 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  (was: 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)

> 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/text}} 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org