Mercurial > hg > LGServer
diff 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 |
line wrap: on
line diff
--- a/src/main/resources/config.properties Wed Mar 11 16:32:06 2015 +0100 +++ b/src/main/resources/config.properties Mon Mar 16 11:25:36 2015 +0100 @@ -6,5 +6,5 @@ extraction_interface=http://localgazetteers-dev/extraction-interface dvn_server=http://localgazetteers-dev/dvn #root_server=http://localgazetteers.mpiwg-berlin.mpg.de:8080/gazetteer-server -#root_server=http://localhost:8080/LGServer -root_server=http://localgazetteers-dev/LGServer +root_server=http://localhost:8080/LGServer +#root_server=http://localgazetteers-dev/LGServer