-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Return correct R types for query results as="data.frame"
Issue: /issues/250 When a Solr query result is returned as a data.frame, ensure that multi-valued fields are returned as a vector of the correct corresponding R type, and not as a character string of the concatenated values.
- Loading branch information
Showing
1 changed file
with
14 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters