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

Enabling sorting by other parameters #21

Open
miguelfg opened this issue Feb 13, 2023 · 0 comments
Open

Enabling sorting by other parameters #21

miguelfg opened this issue Feb 13, 2023 · 0 comments

Comments

@miguelfg
Copy link
Member

miguelfg commented Feb 13, 2023

Is your feature request related to a problem? Please describe.

When downloading and exportbyquery, it would be nice to have the possibility of seeting another property to sort the results. Using a new option like sort_by , affecting the code: local_query = {"sort": {"_id": "asc"}, **query, **kwargs}

Describe the solution you'd like

Example :

tarentula download ... --sort_by metadata.tika_metadata_creation_date
tarentula export-by-query ... --sort_by documentUrl

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

No branches or pull requests

1 participant