Skip to content

Commit 943cf63

Browse files
authored
Merge pull request #247 from companieshouse/trigger-sonar
Trigger sonar analysis
2 parents 751b3df + f316bb7 commit 943cf63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# search.api.ch.gov.uk
2-
Provides functionality to query the alpha_search index, and the dissolved search index within Elastic Search to return company profile information that is sorted in alphabetical order. In the case of the dissolved search index, this will currently only be companies which have been dissolved prior to 2009. The service also provides the ability to ‘upsert’ a company. This feature allows the data present within elastic search to be up to date, providing an option to add new companies or update the existing. The search.api.ch.gov.uk at present relates only to alphabetical-search & dissolved search, though potentially may encapsulate advanced search and search in general.
2+
Provides functionality to query the alpha_search index, and the dissolved search index within Elastic Search to return company profile information that is sorted in alphabetical order. In the case of the dissolved search index, this will currently only be companies which have been dissolved prior to 2009. The service also provides the ability to ‘upsert’ a company. This feature allows the data present within elastic search to be up to date, providing an option to add new companies or update the existing. The search.api.ch.gov.uk at present relates only to alphabetical-search & dissolved search, though potentially may encapsulate advanced search and search in general.
33

44
## Requirements
55
In order to build document-generator locally you will need the following:

0 commit comments

Comments
 (0)