simple search functionality
Bug #357465 reported by
Michael Wayne Goodman
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
glot |
Confirmed
|
High
|
Unassigned |
Bug Description
This is the initial phase of the search functionality. It will take user input and interpret it as a word (on the lexemes table), which it will look for and return results matching in sense (from the translations table). The next phase will allow more complicated searches (variable fields) but this one is just to make sure we can query our database.
Rather than wait for a dictionary to be imported, test the code by creating unit tests and injecting some trivial examples to the db.
Changed in glot: | |
importance: | Undecided → High |
milestone: | none → alpha |
status: | New → Confirmed |
To post a comment you must log in.