Project

General

Profile

« Previous | Next » 

Revision 27917

added a blackboard listener to accept index modification messages

View differences:

springContext-searchService.properties
3 3

  
4 4
services.search.cacheBrowseData = false
5 5
services.search.mdFormat = DMF
6
services.search.indexLayout = index
6 7

  
7 8
#working directory for search service to store vocabularies
8 9
#services.search.vocabulariesPath = not/valid/path
9 10

  
10
# node1 
11
# IndexService.url=http://146.48.85.160:8180/IndexService/IndexService
12
# ISLookUpService.url=http://146.48.85.160:8280/is/services/isLookUp
13
# ISRegistryService.url=http://146.48.85.160:8280/is/services/isRegistry
14
# ISSNService.url=http://146.48.85.160:8280/is/services/isSN
11
services.search.configurationPath = classpath:/configuration.xml
15 12

  
16
# scoobydoo
17
 IndexService.url= http://146.48.85.160:8180/IndexService/IndexService
18
 ISLookUpService.url= http://scoobydoo.di.uoa.gr:8080/cnr-container-latest/services/isLookUp
19
 ISRegistryService.url= http://scoobydoo.di.uoa.gr:8080/cnr-container-latest/services/isRegistry
20
 ISSNService.url= http://scoobydoo.di.uoa.gr:8080/cnr-container-latest/services/isSN
21

  
22
 services.search.configurationPath = classpath:/configuration.xml
23
 
24 13
services.search.maxResults = 100
25

  
26 14
services.search.maxSize = 10000

Also available in: Unified diff