[ 
https://issues.apache.org/jira/browse/SOLR-278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509160
 ] 

Will Johnson commented on SOLR-278:
-----------------------------------

I guess I was hoping for a super set of features in
LukeResponse.FieldInfo which will be partially set by the schema and
partially set by the luke-ish info.  We could be even merge the two if
it made sense.

In the end I need to get a list of "fields that solr currently knows
about" which seems to be a grouping of both the schema and the index via
dynamic fields.  The current patch does this but I think there is a
better approach somewhere out there.

- will



> LukeRequest/Response for handling show=schema
> ---------------------------------------------
>
>                 Key: SOLR-278
>                 URL: https://issues.apache.org/jira/browse/SOLR-278
>             Project: Solr
>          Issue Type: Improvement
>          Components: clients - java
>    Affects Versions: 1.3
>            Reporter: Will Johnson
>            Priority: Minor
>             Fix For: 1.3
>
>         Attachments: LukeSchemaHandling.patch
>
>
> the soon to be attached patch adds a method to LukeRequest to set the option 
> for showing schema from SOLR-266.  the patch also modifies LukeRepsonse to 
> handle the schema info in the same manner as the fields from the 'normal' 
> luke response.  i think it's worth talking about unifying the response format 
> so that they aren't different but that's a larger discussion.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to