Actually, it's pretty understandable that these two things are
different.  The process is related, but different enough that it's
reasonable they handle it differently.

The instant preview loads the page in a browser (perhaps a specially
modified browser embedded in another application), and then it takes a
screen shot from the display.

Its significantly different when crawling the page.  There after
rendering the page in this 'browser', you have to pull out the
resulting equivalent HTML text so the crawling text processor can do
its thing.  That's not beyond Google's capabilities, but solving the
instant preview problem does not solve the crawling problem.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to