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

Empty search page #279

Closed
upvas opened this issue Jan 1, 2015 · 0 comments
Closed

Empty search page #279

upvas opened this issue Jan 1, 2015 · 0 comments

Comments

@upvas
Copy link

upvas commented Jan 1, 2015

Search page without query ( https://docs.djangoproject.com/en/dev/search/ - the link from What to read next page) looks quite weird - blank page with two horizontal stripes. Seems like something going wrong without query string.

jezdez added a commit that referenced this issue Mar 20, 2015
This uses Elasticsearch and is vastly better than the old one. Here are some features:

- sensible full text search with a simpe syntax for querying documents
- per language and version search
- breadcrumbs to parent documents under each search result for deeply nested documents
- browser bar integration via OpenSearch description
- better styled pagination
- faster indexing
- press / to focus the search input
- improved search result page sidebar with links like on regular documentation pages
- cleaned up template tags and some other code

Fixes #279, #245, #244, #240 and #284.
jezdez added a commit that referenced this issue Apr 1, 2015
This uses Elasticsearch and is vastly better than the old one. Here are some features:

- sensible full text search with a simpe syntax for querying documents
- per language and version search
- breadcrumbs to parent documents under each search result for deeply nested documents
- browser bar integration via OpenSearch description
- better styled pagination
- faster indexing
- press / to focus the search input
- improved search result page sidebar with links like on regular documentation pages
- cleaned up template tags and some other code

Fixes #279, #245, #244, #240 and #284.
@jezdez jezdez closed this as completed Apr 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants