0x46616c6b on v1.1.0
0x46616c6b on v1.1.0
0x46616c6b on master
add docker-compose.yml update readme for docker-compose (compare)
0x46616c6b on master
add docker-compose.yml update readme for docker-compose (compare)
0x46616c6b on master
add option "--before" to fetch … (compare)
0x46616c6b on master
add option "--before" to fetch … (compare)
0x46616c6b on master
update vendors (compare)
0x46616c6b on master
update vendors (compare)
0x46616c6b on v1.0.1
0x46616c6b on v1.0.1
0x46616c6b on master
check if posts are null (compare)
0x46616c6b on master
check if posts are null (compare)
[Symfony\Component\Debug\Exception\ContextErrorException]
Notice: Undefined index: updated_time
after I ran the console:
php console fetch --limit="10" --since="2015-07-10"
then I tried:
curl -XGET 'http://localhost:9200/Google/post/_count?pretty'
it said:
{
"error" : "IndexMissingException[[Google] missing]",
"status" : 404
}