Custom Query (2152 matches)
Results (700 - 702 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#187 | fixed | Full-text search | rgrp | rgrp |
Description |
Standard search should search notes field in addition to name, title and tags (discussed in ticket:108 but not done). For this to work we need proper text search since o/w we get poor ordering and lots of bad results. If we do this we need:
Easiest way to do this is to use existing facilities in dbs e.g. postgres has full text support since 8.3: http://www.postgresql.org/docs/8.3/static/textsearch.html Using this with sqlalchemy: http://lowmanio.co.uk/blog/entries/postgresql-full-text-search-and-sqlalchemy/ Issues with fulltext search:
|
|||
#1119 | fixed | Fully functional storage extension with file upload | rgrp | rgrp |
Description |
Previous work in #877 and #879 + #853 (storage API). In this ticket:
|
|||
#548 | fixed | Functional test for getting package create form from the API | johnbywater | johnbywater |
Note: See TracQuery
for help on using queries.