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

Date filters do not work #176

Closed
jcowey opened this issue Jan 14, 2025 · 2 comments
Closed

Date filters do not work #176

jcowey opened this issue Jan 14, 2025 · 2 comments
Assignees

Comments

@jcowey
Copy link
Member

jcowey commented Jan 14, 2025

Despite

#175

The dates filters still will not work for me.

https://papyri.info/search?DATE_MODE=LOOSE&DOCS_PER_PAGE=15&STRING1=%CE%B5%CE%B9%CF%80%CE%B5%CE%BD&target1=TEXT&no_caps1=on&no_marks1=on&DATE_START=100

@iccole
Copy link
Contributor

iccole commented Jan 14, 2025

@jcowey, sorry for the confusion. I had not deployed the fix to production, but the fix is live now. Because of the broken date filters, the above url uses the wrong date parameter DATE_START instead of DATE_START_TEXT which means the above link won't work. The updated url should be

https://papyri.info/search?DATE_MODE=LOOSE&DOCS_PER_PAGE=15&STRING1=%CE%B5%CE%B9%CF%80%CE%B5%CE%BD&target1=TEXT&no_caps1=on&no_marks1=on&DATE_START_TEXT=100

Please let me know if this issue persists. Thanks!

@jcowey
Copy link
Member Author

jcowey commented Jan 14, 2025

Works for me now. Thanks

@iccole iccole closed this as completed Jan 14, 2025
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

2 participants