mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	[add] OpenAIRE publication engine
and modifies OpenAIRE datasets engine
This commit is contained in:
		
							parent
							
								
									3d50b0288d
								
							
						
					
					
						commit
						3e9cc1474f
					
				
					 1 changed files with 13 additions and 2 deletions
				
			
		|  | @ -415,7 +415,7 @@ engines: | |||
|     shortcut : nt | ||||
|     disabled : True | ||||
| 
 | ||||
|   - name : openaire | ||||
|   - name : openairedatasets | ||||
|     engine : json_engine | ||||
|     paging : True | ||||
|     search_url : http://api.openaire.eu/search/datasets?format=json&page={pageno}&size=10&title={query} | ||||
|  | @ -424,7 +424,18 @@ engines: | |||
|     title_query : metadata/oaf:entity/oaf:result/title/$ | ||||
|     content_query : metadata/oaf:entity/oaf:result/description/$ | ||||
|     categories : science | ||||
|     shortcut : oa | ||||
|     shortcut : oad | ||||
|     timeout: 5.0 | ||||
| 
 | ||||
|   - name : openairepublications | ||||
|     paging : True | ||||
|     search_url : http://api.openaire.eu/search/publications?format=json&page={pageno}&size=10&title={query} | ||||
|     results_query : response/results/result | ||||
|     url_query : metadata/oaf:entity/oaf:result/children/instance/webresource/url/$ | ||||
|     title_query : metadata/oaf:entity/oaf:result/title/$ | ||||
|     content_query : metadata/oaf:entity/oaf:result/description/$ | ||||
|     categories : science | ||||
|     shortcut : oap | ||||
|     timeout: 5.0 | ||||
| 
 | ||||
|   - name : openstreetmap | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 jibe-b
						jibe-b