Skip to content
This repository was archived by the owner on Jul 13, 2018. It is now read-only.

FilingList search doesn't actually filter, returns all matches #10

Open
rdmurphy opened this issue Mar 11, 2014 · 1 comment
Open

FilingList search doesn't actually filter, returns all matches #10

rdmurphy opened this issue Mar 11, 2014 · 1 comment

Comments

@rdmurphy
Copy link
Member

Instead of only returning things that match all passed in criteria, it returns all filings that match at least one of them. Not optimal.

https://github.com/texas/tx_tecreports/blob/master/tx_tecreports/fetcher/models.py#L351

@tswicegood
Copy link
Member

I remember there some reason I decided to go this route, or possibly just a note to myself in the commit log that this was a good enough solution at the time for the search I was running. Not extremely difficult to test and adjust, however. 


Travis Swicegood
@tswicegood (most everywhere)
Sent on the go. {{ insert comment about typos and such }}

On Tue, Mar 11, 2014 at 1:49 PM, Ryan Murphy <[email protected]="mailto:[email protected]">> wrote:

Instead of only returning things that match all passed in criteria, it returns all filings that match at least one of them. Not optimal.

https://github.com/texas/tx_tecreports/blob/master/tx_tecreports/fetcher/models.py#L351


Reply to this email directly or view it on GitHub.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants