X-Git-Url: http://git.indexdata.com/?p=lui-solr.git;a=blobdiff_plain;f=README;h=7d7a9c550e836ed1cdcd177e5f5b9b52ec2f2445;hp=fcae2524bfaf08a4da595ce847256bf7eb53437b;hb=4db21d182fb825a9cfc150ebde91be7d62cc5e32;hpb=7bc76f399a89654ee107a9dfe0b60770c4dfd264 diff --git a/README b/README index fcae252..7d7a9c5 100644 --- a/README +++ b/README @@ -12,8 +12,14 @@ adding field database (and possible database_name) to the data. Data must not us fields for data. At some point it should be possible to configure which fields to use. In addition the field name "id" is defined as unique key to a record in the Solr index. -Adding a new record with the same id mean override the old record with new data. +Adding a new record with the same id mean override the old record with new data. +For more information, see files in the doc/ directory. To build the Debian packages: $ ../git-tools/id-deb-build/id-mk-deb-changelog.sh && dpkg-buildpackage -us -uc + +And to install LUI Solr: +$ cd .. +$ sudo dpkg -i masterkey-lui-solr5_*.indexdata_all.deb +