perkeep/pkg/index
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
..
indextest Index the dimensions of images. 2012-11-07 23:54:00 +01:00
mongo index: implement EdgesTo 2012-11-05 10:29:42 +01:00
mysql index: implement EdgesTo 2012-11-05 10:29:42 +01:00
postgres index: implement EdgesTo 2012-11-05 10:29:42 +01:00
sqlindex Add postgres support 2012-11-03 19:59:22 +01:00
sqlite index: implement EdgesTo 2012-11-05 10:29:42 +01:00
doc.go Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
enumstat.go first pass with mgo as indexer 2012-02-20 14:40:24 +01:00
export_test.go index: export NewMemoryIndex 2012-11-04 12:18:11 +01:00
index.go search UI: find all roots 2012-11-14 11:11:40 +01:00
index_test.go index: implement EdgesTo 2012-11-05 10:29:42 +01:00
keys.go Index the dimensions of images. 2012-11-07 23:54:00 +01:00
keys_test.go Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
memindex.go index: export NewMemoryIndex 2012-11-04 12:18:11 +01:00
receive.go Index the dimensions of images. 2012-11-07 23:54:00 +01:00
reversetime.go Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
sniff.go Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
util.go Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00