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

Support searching against certain entities only #489

Closed
CHTJonas opened this issue Aug 19, 2018 · 0 comments
Closed

Support searching against certain entities only #489

CHTJonas opened this issue Aug 19, 2018 · 0 comments
Labels
enhancement Adds new features search Issues or pull requests pertaining to searching the site

Comments

@CHTJonas
Copy link
Member

The search page at https://www.camdram.net/search throws a 500 when no search query string is appended. We should look at adding some kind of meaningful content, or redirect, in this situation.

I thinking maybe an advanced search page that lets the user search keywords in the same way as the current search box, but allows them to choose which entities to search or what time frame to search.

https://sentry.io/camdram/camdram/issues/647436713/

Elastica\Exception\ResponseException: [multi_match] unknown token [VALUE_NULL] after [query]
  File "src/Acts/CamdramBundle/Controller/SearchController.php", line 44, in searchAction
    $resultSet = $search->search($query);
  File "web/app.php", line 28
    $response = $kernel->handle($request);
...
(11 additional frame(s) were not displayed)
@CHTJonas CHTJonas added enhancement Adds new features search Issues or pull requests pertaining to searching the site labels Aug 19, 2018
@CHTJonas CHTJonas changed the title Advanced site search feature Support searching against certain entities only Dec 14, 2019
@GKFX GKFX closed this as completed in f1a5e70 Apr 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adds new features search Issues or pull requests pertaining to searching the site
Projects
None yet
Development

No branches or pull requests

1 participant