[
https://issues.apache.org/jira/browse/SOLR-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated SOLR-359:
---------------------------------
Attachment: SOLR-359-v2.patch
This patch builds on the last one to provide map backed access to FieldType
metadata in a similar vein to the current FieldInfo. It adds the className of
the FieldType into the LukeRequestHandler types NamedList.
> LukeResponse.FieldInfo should expose the selected flags info and the indexInfo
> ------------------------------------------------------------------------------
>
> Key: SOLR-359
> URL: https://issues.apache.org/jira/browse/SOLR-359
> Project: Solr
> Issue Type: Improvement
> Components: clients - java
> Reporter: Grant Ingersoll
> Assignee: Grant Ingersoll
> Priority: Minor
> Attachments: SOLR-359-v2.patch, SOLR-359.patch
>
>
> The LukeResponse has access, when reading in the NamedList to more
> information that is not currently being shared, like the "flags" for each
> FieldInfo and/or the indexInfo object so that more info about the fields may
> be used by the client.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.