perkeep/pkg/search
mpl d1e5a1d4c6 search UI: find all roots
This change allows to find all roots (permanodes with the
"camliRoot" attribute) from the search.html ui page.
To achieve that, func (x *Index) SearchPermanodesWithAttr
now uses a prefix string without the query part if the
query is "".

http://code.google.com/p/camlistore/issues/detail?id=35

Change-Id: I396fba683e6e7b2296d1f0df8009c07e3c2cd09d
2012-11-14 11:11:40 +01:00
..
handler.go search UI: find all roots 2012-11-14 11:11:40 +01:00
handler_test.go fix search handler test: 2012-11-12 23:20:24 +01:00
search.go search UI: find all roots 2012-11-14 11:11:40 +01:00