datamade / nyc-council-councilmatic

NYC Council version of Councilmatic
MIT License
7 stars 3 forks source link

Remove limit to the number of sponsor facets #125

Closed jeancochrane closed 6 years ago

jeancochrane commented 6 years ago

Turns out Haystack adds an implicit limit of 100 to the facets that it returns. Because of this limit, we were missing some council members (of which there are 160) in our facets (#105).

No test for this one, since it's a setting internal to Solr and I don't want to require that as a test dependency.

reginafcompton commented 6 years ago

Terrific @jeancochrane - let's merge it and then test it on staging.