solr
Indexing SOLR Using Data from Google’s BigQuery
For this entry I assume you already know how to configure SOLR’s Data Import Handler as that is how we’ll configure SOLR to use BigQuery: https://wiki.apache.org/solr/DataImportHandler Steps Google’s Service Account File Download the service account file as described here: https://cloud.google.com/docs/authentication/getting-started I used the JSON version of the file. For the Read more…