boersmamarcel / challengesplatform

Challenges platform
MIT License
9 stars 2 forks source link

Search pages #338

Closed bcleenders closed 11 years ago

bcleenders commented 11 years ago

Allows searching of pages (both instant and full search).

If you feel like pages are missing; feel free to add! Search looks at: value field (value occurs in query -> hit!) tags (tag occurring in query, OR query being a substring starting at index 0 of tag)

Searchable pages + tags must be added to the JSON file first! https://github.com/boersmamarcel/challengesplatform/blob/search-pages/app/assets/javascripts/search-pages.json.erb

coveralls commented 11 years ago

Coverage Status

Coverage remained the same when pulling a071fe729f30fdb04cc5f40d1c2bc408ab5e7e53 on search-pages into 27eef5ed45795e09d73654e3c7b73cd15c052ff6 on master.