[NBP web-reskin] Regarding Swish indexer
Ethan Rowe
ethan at endpoint.com
Wed Nov 25 14:04:30 EST 2009
Didomenico, Steven wrote:
> Hi Ethan,
>
> Steve DiDomenico here. There is a reason for our discussion on the Site
> Search.
>
> One direction we are currently looking at is importing text content from
> a file into a page dynamically at "page request" time.
If you're reading it from a file using the [file] or [include] tag,
that's a non-issue.
If you're looking at reading it in client-side via Ajax trickery, that's
another matter, but I'm guessing that's not what you mean.
> Richard Ward and I have been talking about the site search and how it
> may be affected by this.
>
> When Swish runs, how does it crawl the site? Does it just read the .html
> files or does it actually render the page?
It walks the site like an actual browser would, so it's seeing the
rendered content. As long as your solution is a purely server-side
operation, without needing intelligence beyond standard HTTP on the
client side, you're fine.
Thanks.
- Ethan
--
Ethan Rowe
End Point Corporation
ethan at endpoint.com
More information about the Web-reskin
mailing list