- Changed facets from function to argument during execution
- Changed count from function to argument during execution
- Added support for request options: group_by, group_by_return_type, sort, return_explain_metadata, scoring_strategy
- Added automatic determination of search service for attribute queries
- Added methods to explore attribute schemas
- Updated documentation and README
- Updated schema files (version 1.47.6)
- Automatic fetching of latest schema files
- Updated local schema files (used as fallback if offline)
- Fix expected search behavior for sequence motif search
- Updated documentation
- Updated schema files
- Added support for faceted queries
- Added support for retrieving the scores of results (via
results_verbosity
)
- Added support for count queries
- Bug fix
- Added support for structure motif search
- Added support for chemical similarity search
- Adjusted arguments for structure similarity search
- Documentation and code update
- Added support for structure similarity search
- File upload feature of structure similarity search supported
- Documentation and code update
- Added support for sequence search and sequence motif search
- Updated Terminal class to allow for various types of searches
- Documentation and code update
- Added support for including computed structure models (CSMs) in search (via
results_content_type
) - Added support for chemical attribute search
- Documentation and code cleanup
- Project forked from sbliven/rcsbsearch into RCSB PDB GitHub organization as
rcsbsearchapi
- Updated schema from v1 to v2
- Additional bug fixes
- Fix mug with missing schema files when installed via pip
- Add jupyter notebooks
- Try rcsbsearch live with binder
- Remove
in
operator syntax (incompatible with python spec) - Fix import error due to schema change
- Ship schema with the package for stability and performance
- Test release process
- Add fluent syntax (originally called builder syntax)
- Add PartialQuery helper
- Improve docs & automated testing
- Ship it!
- Support for text searches