Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use of '*' in API queries to get all results . #4036

Open
sagarpreet-chadha opened this issue Nov 24, 2018 · 12 comments
Open

Use of '*' in API queries to get all results . #4036

sagarpreet-chadha opened this issue Nov 24, 2018 · 12 comments
Labels
good first issue help wanted requires help by anyone willing to contribute Ruby

Comments

@sagarpreet-chadha
Copy link
Contributor

We have this API implemented here :

# Request URL should be /api/srch/taglocations?query=QRY[&tag=awesome]

We need to fetch all the results (they can be thousands in number!) if the query parameter used is 'question:*' .

For example :
/api/srch/taglocations?tagName=question:*

Happy to help ! Thank you !

@oorjitchowdhary
Copy link
Member

@sagarpreet-chadha Could you please explain me this issue..

@sagarpreet-chadha
Copy link
Contributor Author

Hi sure 😄 !
We basically want to get all the question-posts on publiclab.org which have latitude and longitude tags to be returned from the above API .
Makes sense ? Thanks !

@oorjitchowdhary
Copy link
Member

Apologies if I'm wrong but is it similar to this issue.. publiclab/leaflet-environmental-layers#30

@sagarpreet-chadha
Copy link
Contributor Author

Yes this issue will help to solve it :)

@grvsachdeva grvsachdeva added help wanted requires help by anyone willing to contribute Ruby good first issue labels Feb 10, 2019
@eel87
Copy link

eel87 commented Dec 17, 2019

@sagarpreet-chadha Is this issue still open? If so I would like to try and help!

@sagarpreet-chadha
Copy link
Contributor Author

Yes i think it is still open. @cesswairimu can you please verify? Thanks!

@stale stale bot added the stale label Oct 7, 2020
@publiclab publiclab deleted a comment from stale bot Oct 8, 2020
@stale stale bot removed the stale label Oct 8, 2020
@KarishmaVanwari
Copy link
Contributor

Can I take up this issue, if it is open? @sagarpreet-chadha

@Pragati1419
Copy link

I would love to continue with this issue. Can you assign it to me if it is still open or not assigned to anyone else?

@Laraibnehal
Copy link

@sagarpreet-chadha Can you explain me this issue I wanna work on it please assign it to me.

@itsgurmannatsohal
Copy link

Is this issue open? Can I take this up?

@jywarren
Copy link
Member

Hello, to be honest I think this is a tough one to implement, and perhaps we would prefer to put a hold on it for now. Thank you very much for your offers of help!

@Anubhab2003
Copy link

Please assign me this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue help wanted requires help by anyone willing to contribute Ruby
Projects
None yet
Development

Successfully merging a pull request may close this issue.