urfreespace commented on issue #18960:
URL: https://github.com/apache/pulsar/issues/18960#issuecomment-1379855549

   > OK. I get the point now. I have met this issue ever that the anchor 
doesn't work as expected. It may not be caused by the search mechanism but by 
anchor resolution.
   > 
   > cc @urfreespace do you have some insight here? I'm not quite familiar with 
this part.
   
   It looks like the URLs from searching crawler responses have an anchor 
attached to them so the page will auto-scroll to the anchor position, the URLs 
were history records but the page content maybe had a new update that some old 
anchor is removed so the anchor jump will not correctly, however after a new 
crawler indexing is done some search result will become correct but they're not 
guaranteed to be all correct, I think anchor jump is not guaranteed, and this 
has something to do with page rendering time, however no more idea about this 
issue on my side. /cc @sara-hannigan 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to