X-Git-Url: http://git.indexdata.com/?p=lui-solr.git;a=blobdiff_plain;f=README;h=1eff1667a74da4fc89870fc6d11102aa88243de9;hp=d275d1b689852cbda85396c9afb08d4a41a6a9b2;hb=d188841af6b3330fa40b3d5083209653ac85f418;hpb=ca55c65b407361f26a4076006b9cf34183fea2d1 diff --git a/README b/README index d275d1b..1eff166 100644 --- a/README +++ b/README @@ -13,3 +13,12 @@ fields for data. At some point it should be possible to configure which fields t 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. + + +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 +