QRY: Solr

Created by Kevin Schmidt - HCPro, Modified on Thu, 9 Oct at 3:11 AM by Kevin Schmidt - HCPro

Update 3/2/22 

 

ECommerce store navigation is dependent on Solr Search on Fusion 

Updates to Products in Aptify should take no more than two hours to update on the site.   

 

Credentials are in Secret Server.   

Job that updates the store is  

Edit "jdbc-store-prod2" datasource Filter Datasou rces jdbc-store-prod2 Status Start Crawl Job History Last Ran start: Wednesday, 3/2/2022 at stop: Wednesday, 3/2/2022 at Clear Datasource Cancel Status Finished jdbc-store-prod2 (Jdbc) Connector for any JDBC database. This connector requires a JDBC driver to be loaded before creating the datasource.

 

 

You can view this after logging in by clicking on the drop down, selecting Store-Prod, Then clicking the home button, and under tools you will see data sources: 

 

A Home Index Workbench Query Workbench Tools Aggregations Datasources Fields Manager Index Pipelines Index Profiles Parsers Query Pipelines Query Profiles Solr Config Stopwords Synonyms Hard Commit Collection Clear Collection O Existin a ptify6 default dw-cor metack store-t _ signal:

 

When viewing jdbc-store-prod2 you can manually run the update or view the history. 

 

Clicking on the arrows and then Dev Ops you will be able to see the schedule for the Job listed.   

@ store-prod Analytics

 

This is the job scheduled to run that Data source every hour: 

Scheduler Filter hourlyMetricsRollup-gauges Inactive aggregator/jobs/system_metrics/hourlyMetr...  hourlyMetricsRollup-histograms Inactive aggregator/jobs/system_metrics/hourlyMetr...  hourlyMetricsRollup-meters Inactive aggregator/jobs/system_metrics/hourlyMetr...  hourlyMetricsRollup-timers Inactive aggregator/jobs/system_metrics/hourlyMetr...  StoreSearchupdate2 Activeu connectors/jobs/jdbc-store-prod2 update-PROD-index Inactive connectors/jobs/jdbc-store-prod2 Next Run 03/02/2022 Next Run 03/02/2022 Next Run 03/02/2022 Next Run 03/02/2022 Next Run 03/02/2022 Next Run 03/02/2022 Runs Every hour Runs Every hour Runs Every hour Runs Every hour Runs Every hour Runs Every hour

The data source has the following query against chi-vm-rpts: 

SELECT id, 

       WebName,       Description,       ProductCode,       Category,       BackOfficeCategory,      RootCategory,       ProductTypeId,       ProductType,       DateUpdated,      ImageUrl,       WebProductPage,       DistributionType,       QuantityAvailable,      AllowBackorders,       PriceStandard,       PriceMember,       MeetingStartDate,      WebLongDescription,       ProductKitTypeID,       RequireInventory,  IsNewProduct        

FROM dbo.vwWebProductListings 

WHERE IsExcludeWebSearch = 0 

 

This data source is filled from Aptify products from a SQL Agent job that runs a ETL package : 

Package Configuration P ackage source Ing on to the server SS'S Catalog CHI-VM-SQLRPT @ use Windows Authentication use SQL Server Authentication user name: Password: Package ProductUpdatedtsx

 

 

This job is called ZK-Product Run – Production and runs every two hours.  

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article