The Google Cloud Search Committer is a library that you must include in another product classpath (along with required dependencies). For use with a Norconex Crawler, the crawler must already be installed on your system. The Google Committer library, and its dependencies, are added separately.
Use the latest Norconex 3.x artifact from Maven Central:
<dependency>
<groupId>com.norconex.collectors.v3</groupId>
<artifactId>norconex-committer-googlecloudsearch</artifactId>
<version>3.x</version>
</dependency>
For release artifacts and source links, see the download page.
The older Google-maintained 2.x committer was built from source. Legacy build and setup documentation is still available on the Google Developers website.