datadavev / DwC_views

Implements viewers for Darwin Core record repositories
1 stars 0 forks source link

Support introspection of individual fields, listing value ranges, and list of values and counts of their occurrence for discrete value fields (string, integer) #10

Closed datadavev closed 13 years ago

datadavev commented 13 years ago

Similar concerns as for search and collection introspection.

coreyo commented 13 years ago

right now the "stored" field returned by the getField() method invariably returns "false". I am still trying to figure out how to determine whether a field is stored.

datadavev commented 13 years ago

Take a look at: http://wiki.apache.org/solr/LukeRequestHandler

Will need to modify getFields() of the solrclient to parse the flags.