save files information in Solr upon retrieving them

This commit is contained in:
Gilles Crettenand
2015-06-01 14:39:41 +02:00
parent b611de131e
commit 866ec8bacb
3 changed files with 57 additions and 22 deletions

View File

@@ -30,6 +30,7 @@ class Configuration {
'port' => '8983',
'username' => '',
'password' => '',
'path' => 'solr/bsr1',
'result_count' => 10,
),
'log' => array(