materialsintelligence / matscholar

Code to access the Matscholar public API.
https://matscholar.com
MIT License
61 stars 19 forks source link

suggested minor renames #25

Open computron opened 5 years ago

computron commented 5 years ago

I suggest renaming all the search functions in Rester as: search_<<SOMETHING>>

e.g.:

Note that I think materials_search and materails_search_ents should be combined into one function anyway (search_materials handles all cases) - just like how there is only one function to search the documents that combines both text search and entity search.

Also: