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

Improve search #22

Open
Ryuno-Ki opened this issue Mar 24, 2018 · 2 comments
Open

Improve search #22

Ryuno-Ki opened this issue Mar 24, 2018 · 2 comments
Assignees

Comments

@Ryuno-Ki
Copy link
Member

Ryuno-Ki commented Mar 24, 2018

First it should try to look for a book and verse and start a fulltext search if that wasn't successful.
In case it was successful, it should redirect to that page.

@Ryuno-Ki
Copy link
Member Author

Placeholder: „Bibelstelle oder Begriff suchen” (maybe make that as label which sits above the input once the user start entering).

@Ryuno-Ki
Copy link
Member Author

Ryuno-Ki commented Jun 4, 2018

Several steps needed here:

  1. List all books in an Array (incl. their abbreviations)
  2. Build a search.php, which tests the query against this list
    1. If match, return the book and verse
    2. If not match, return a full text search
  3. Think about how to hide verses, we don't have content for

Assign to me after you are done with the backend.

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