about summary refs log tree commit homepage
path: root/t/search.t
DateCommit message (Expand)
2015-08-23search: respect core.sharedRepository in for Xapian DB
2015-08-22search: split search indexing to a separate file
2015-08-21search: s/count/total/ for results
2015-08-18search: avoid creating ghosts for circular References
2015-08-17search: simplify indexing operation
2015-08-17terminology: replies => followups
2015-08-17skip search test if search support is missing
2015-08-16implement /s/$SUBJECT_PATH.html lookups
2015-08-15search: make search results more OO
2015-08-13initial search backend implementation