mediacloud / news-search-api

Internal API server that offers search access to the Media Cloud Online News Archive (in Elasticsearch).
https://mediacloud.org
GNU Affero General Public License v3.0
1 stars 3 forks source link

Option to include text_content in story lists #39

Closed rahulbot closed 8 months ago

rahulbot commented 8 months ago

This adds the feature needed for #38 - an expanded option on the search/result call that, when set to 1, includes text_content on each item returned. (done as a merge to feature-unit-tests because I needed a unit test to make sure it worked)