When publish dialog says publish has finished, does that mean indexing has also finished as well?
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
When Sitecore indicates that publishing has finished (via normal publish dialog) does this mean that subsequent indexing will also have finished, or does the dialog only report on publish status?
publishing caching
add a comment |Â
up vote
1
down vote
favorite
When Sitecore indicates that publishing has finished (via normal publish dialog) does this mean that subsequent indexing will also have finished, or does the dialog only report on publish status?
publishing caching
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
When Sitecore indicates that publishing has finished (via normal publish dialog) does this mean that subsequent indexing will also have finished, or does the dialog only report on publish status?
publishing caching
When Sitecore indicates that publishing has finished (via normal publish dialog) does this mean that subsequent indexing will also have finished, or does the dialog only report on publish status?
publishing caching
publishing caching
asked 1 hour ago


Matthew Dresser
2,475840
2,475840
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
4
down vote
By default web indexes uses onPublishEndAsync
strategy.
It's executed asynchronously and depending on your application settings, can be distributed to all CD servers (e.g. with Lucene).
That's why the dialog only reports the publishing itself.
If you want to see if the reindexing is completed, you may want to try /sitecore/admin/jobs.aspx
page. But those are only jobs executed on that particular server you're browsing, so it will not tell you if other servers still process their indexes.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
4
down vote
By default web indexes uses onPublishEndAsync
strategy.
It's executed asynchronously and depending on your application settings, can be distributed to all CD servers (e.g. with Lucene).
That's why the dialog only reports the publishing itself.
If you want to see if the reindexing is completed, you may want to try /sitecore/admin/jobs.aspx
page. But those are only jobs executed on that particular server you're browsing, so it will not tell you if other servers still process their indexes.
add a comment |Â
up vote
4
down vote
By default web indexes uses onPublishEndAsync
strategy.
It's executed asynchronously and depending on your application settings, can be distributed to all CD servers (e.g. with Lucene).
That's why the dialog only reports the publishing itself.
If you want to see if the reindexing is completed, you may want to try /sitecore/admin/jobs.aspx
page. But those are only jobs executed on that particular server you're browsing, so it will not tell you if other servers still process their indexes.
add a comment |Â
up vote
4
down vote
up vote
4
down vote
By default web indexes uses onPublishEndAsync
strategy.
It's executed asynchronously and depending on your application settings, can be distributed to all CD servers (e.g. with Lucene).
That's why the dialog only reports the publishing itself.
If you want to see if the reindexing is completed, you may want to try /sitecore/admin/jobs.aspx
page. But those are only jobs executed on that particular server you're browsing, so it will not tell you if other servers still process their indexes.
By default web indexes uses onPublishEndAsync
strategy.
It's executed asynchronously and depending on your application settings, can be distributed to all CD servers (e.g. with Lucene).
That's why the dialog only reports the publishing itself.
If you want to see if the reindexing is completed, you may want to try /sitecore/admin/jobs.aspx
page. But those are only jobs executed on that particular server you're browsing, so it will not tell you if other servers still process their indexes.
answered 1 hour ago


Marek Musielak
8,16811033
8,16811033
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsitecore.stackexchange.com%2fquestions%2f14445%2fwhen-publish-dialog-says-publish-has-finished-does-that-mean-indexing-has-also%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password