Changeset 30583
- Timestamp:
- 2016-06-17T20:12:55+12:00 (7 years ago)
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
gs3-extensions/solr/trunk/src/collect/solr-jdbm-demo/resources/collectionConfig.properties
r30578 r30583 1 solr-jdm-demo.name=Solr Demo2 solr-jdm-demo.description=This is a demonstration collection for the Greenstone3 digital library software. It contains a small subset (11 books) from the Humanity Development Library. It is similar to the Lucene demo collection, using JDBM for the database but uses Solr instead for indexing. Solr offers faceted browsing of search results.3 s olr-jdbm-demo.shortDescription=Demonstration collection using Solr as the indexer and JDBM as the metadata database.1 name=Solr Demo 2 description=This is a demonstration collection for the Greenstone3 digital library software. It contains a small subset (11 books) from the Humanity Development Library. It is similar to the Lucene demo collection, using JDBM for the database but uses Solr instead for indexing. Solr offers faceted browsing of search results. 3 shortDescription=Demonstration collection using Solr as the indexer and JDBM as the metadata database. 4 4 -
main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/resources/collectionConfig.properties
r30576 r30583 1 lucene-jdbm-demo.name=Demo Collection2 lucene-jdbm-demo.description=This is a demonstration collection for the Greenstone3 digital library software. It contains a small subset (11 books) of the Humanitarian and Development Libraries. It is the Greenstone 3 equivalent of the Greenstone 2 demo collection, built with Lucene for indexing and JDBM as the database for metadata.3 lucene-jdbm-demo.shortDescription=Demonstration collection containing a few books from the Humanitarian and Development Libraries. Uses Lucene and JDBM.1 name=Demo Collection 2 description=This is a demonstration collection for the Greenstone3 digital library software. It contains a small subset (11 books) of the Humanitarian and Development Libraries. It is the Greenstone 3 equivalent of the Greenstone 2 demo collection, built with Lucene for indexing and JDBM as the database for metadata. 3 shortDescription=Demonstration collection containing a few books from the Humanitarian and Development Libraries. Uses Lucene and JDBM.
Note:
See TracChangeset
for help on using the changeset viewer.