Symptom
Sometimes lastIndexTime value needs to be checked to determine the data content of the update index.
For example,
SELECT DISTINCT {p:PK} AS pk, {p:code} AS code, {p:varianttype} AS varianttype
FROM {Product AS p LEFT JOIN CustomerReview AS cr ON {cr:product}={p:PK} }
WHERE {p:modifiedtime} >= ?lastIndexTime OR {cr:modifiedtime} >= ?lastIndexTime
The following content describes how to check lastIndexTime.
Read more...
Product
SAP Commerce Cloud all versions
Keywords
solr lastIndexTime, update index last index time , KBA , CEC-SCC-COM-SRC-SER , Search and Navigation , How To
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.