annotate src/main/resources/config.properties @ 5:5316e79f9a27

Implementation of search pagination and lazy loading to display the result set of a search.
author "jurzua <jurzua@mpiwg-berlin.mpg.de>"
date Mon, 16 Mar 2015 11:25:36 +0100
parents af1f13b60a3c
children 7c8012ec9f90
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
7682c04c63a8 First commit of the source code!
"jurzua <jurzua@mpiwg-berlin.mpg.de>"
parents:
diff changeset
1 db_gazetter_username=root
7682c04c63a8 First commit of the source code!
"jurzua <jurzua@mpiwg-berlin.mpg.de>"
parents:
diff changeset
2 db_gazetter_password=admin
7682c04c63a8 First commit of the source code!
"jurzua <jurzua@mpiwg-berlin.mpg.de>"
parents:
diff changeset
3 db_gazetter_name=Gazetteer
7682c04c63a8 First commit of the source code!
"jurzua <jurzua@mpiwg-berlin.mpg.de>"
parents:
diff changeset
4 files_root=/gazetteer-server/data
7682c04c63a8 First commit of the source code!
"jurzua <jurzua@mpiwg-berlin.mpg.de>"
parents:
diff changeset
5 #extraction_interface=http://141.14.239.50:1080/localmonographs
7682c04c63a8 First commit of the source code!
"jurzua <jurzua@mpiwg-berlin.mpg.de>"
parents:
diff changeset
6 extraction_interface=http://localgazetteers-dev/extraction-interface
1
43f4cbe04ea1 Change of some labels in the frontend!
"jurzua <jurzua@mpiwg-berlin.mpg.de>"
parents: 0
diff changeset
7 dvn_server=http://localgazetteers-dev/dvn
0
7682c04c63a8 First commit of the source code!
"jurzua <jurzua@mpiwg-berlin.mpg.de>"
parents:
diff changeset
8 #root_server=http://localgazetteers.mpiwg-berlin.mpg.de:8080/gazetteer-server
5
5316e79f9a27 Implementation of search pagination and lazy loading to display the result set of a search.
"jurzua <jurzua@mpiwg-berlin.mpg.de>"
parents: 4
diff changeset
9 root_server=http://localhost:8080/LGServer
5316e79f9a27 Implementation of search pagination and lazy loading to display the result set of a search.
"jurzua <jurzua@mpiwg-berlin.mpg.de>"
parents: 4
diff changeset
10 #root_server=http://localgazetteers-dev/LGServer