Godley / Music-Library

Repo for all FYP work, including meeting logs, implementation, report and any other necessary documents. Will be a mix of tex, python, word and pdf documents
GNU General Public License v2.0
5 stars 3 forks source link

Create union view in autocomplete #229

Closed Godley closed 9 years ago

Godley commented 9 years ago

As well as "time SIG" "filename" etc have another top level node "all", which holds sub items of any files containing all the search terms.

Godley commented 9 years ago

Its probably cleaner to just make a query method than do list comprehension to figure out the "all" portion of autocomplete