Use commit timestamps for ElasticSearch and sort on last commit time.
authorJustin J. Novack <jnovack@gmail.com>
Sun, 30 Sep 2012 21:43:58 +0000 (17:43 -0400)
committerJustin J. Novack <jnovack@gmail.com>
Mon, 1 Oct 2012 21:21:56 +0000 (17:21 -0400)
commitd5901a1fcc8b79f9a23bd3888ef2f281f07b9459
treeb306fba401eadd70e3c042f6c0c935e08cc0c16c
parent8d29b8e073c9a3795ad7ededf4cb5e8683102162
Use commit timestamps for ElasticSearch and sort on last commit time.
12 files changed:
data/templates/list.htm
data/templates/new.htm
data/templates/repo-sidebar-list.htm
scripts/index.php
src/phorkie/Database/Adapter/Elasticsearch/Indexer.php
src/phorkie/Database/Adapter/Elasticsearch/Search.php
src/phorkie/Database/Adapter/Elasticsearch/Setup.php
src/phorkie/Database/Adapter/Null/Indexer.php
src/phorkie/Database/IIndexer.php
src/phorkie/Database/ISearch.php
www/list.php
www/new.php