[
https://issues.apache.org/jira/browse/SOLR-1971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-1971:
-------------------------------
Fix Version/s: (was: 4.7)
4.8
> Add uniqueKey parameter to Solr Cell, allowing client to work without knowing
> the actual field name
> ---------------------------------------------------------------------------------------------------
>
> Key: SOLR-1971
> URL: https://issues.apache.org/jira/browse/SOLR-1971
> Project: Solr
> Issue Type: Improvement
> Components: contrib - Solr Cell (Tika extraction)
> Reporter: Erik Hatcher
> Fix For: 4.8
>
>
> This comes from an LCF need of indexing content generically into Solr, where
> the LCF side does not know the field name of the schema.xml uniqueKey
> specified field. You can send in literals to Solr Cell, such as
> literal.id=my_unique_key, but this relies on the client knowing that "id" is
> the field name.
> Let's add a parameter to Solr Cell, such as uniqueKey=my_unique_key, and
> underneath Solr Cell will map that to the proper field.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]