Simple site search query

I’ve got to the point trying this out where FWP is asking in the Actions palette: Add the Simple Site Search results action on a page in the site.

Can’t find this. I’ve tried selecting an html box to display the results but it’s just not available. What have I missed?

K.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

The results Action is standalone so either click and hold on the Actions button in the toolbar or choose it from the Insert>Actions menu.

Joe

On 8 Aug 2010, at 11:56, “Kryten” email@hidden wrote:

I’ve got to the point trying this out where FWP is asking in the Actions palette: Add the Simple Site Search results action on a page in the site.

Can’t find this. I’ve tried selecting an html box to display the results but it’s just not available. What have I missed?

K.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Yes thanks Joe - I have tried that. Screenshot here: www.hfdesign.net/fwpscreenshot.jpg

Where should I be looking?

K


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

There are 3 parts to this action

1 - add the Simple Site Search as a Folder action to the site folder

2 - select a form text field and then Item>Actions>Simple Site Search

3 - on a page in your site Insert>Action>Simple Site Search (creates an HTML box to display results)

It would probably make more sense if these were renamed as Site Search Folder action, Site Search form action and Site Search Results action.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks Dave. I’m sure I tried this, but obviously hadn’t or I got it wrong. Thanks again to you & Joe.

K


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

No problem, feedback is duly noted.

Joe

On 8 Aug 2010, at 20:46, Kryten wrote:

Thanks Dave. I’m sure I tried this, but obviously hadn’t or I got it wrong. Thanks again to you & Joe.

K


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I’m having a few problems with Simple Search and would appreciate some help. I’ve started a site based on the charcoal template at:

Search for “Women” - no results, but “women” (l/c) finds 4. Same with Will/will, Racing/racing. I can’t see where I can specify case sensitive on/off, otherwise this needs a fix. The same happens on your example site Joe (search for Proin)

http://users.softpress.com/joe/55/index.html

I’m also struggling with the formatting of the results. Everything looks great in Freeway, but the odd/even background colours don’t show up in the browser.

Thanks for any help.

Ade


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Ade,

We’re working on the letter casing problem now, the other things you mentioned have all been fixed internally and will be in the release build.

Thanks for the feedback!

Joe

On 11 Aug 2010, at 16:26, Ade Fowler wrote:

I’m having a few problems with Simple Search and would appreciate some help. I’ve started a site based on the charcoal template at:

http://porc.uk.com/

Search for “Women” - no results, but “women” (l/c) finds 4. Same with Will/will, Racing/racing. I can’t see where I can specify case sensitive on/off, otherwise this needs a fix. The same happens on your example site Joe (search for Proin)

http://users.softpress.com/joe/55/index.html

I’m also struggling with the formatting of the results. Everything looks great in Freeway, but the odd/even background colours don’t show up in the browser.

Thanks for any help.

Ade


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Ade,
Thanks for the feedback. You’ll be glad to know that both of these
issues have been resolved in an internal build of the action and will
be available when the preview period is over (if not before).
Regards,
Tim.

On 11 Aug 2010, at 16:26, Ade Fowler wrote:

I’m having a few problems with Simple Search and would appreciate
some help. I’ve started a site based on the charcoal template at:

http://porc.uk.com/

Search for “Women” - no results, but “women” (l/c) finds 4. Same
with Will/will, Racing/racing. I can’t see where I can specify case
sensitive on/off, otherwise this needs a fix. The same happens on
your example site Joe (search for Proin)

http://users.softpress.com/joe/55/index.html

I’m also struggling with the formatting of the results. Everything
looks great in Freeway, but the odd/even background colours don’t
show up in the browser.


Tim Plumb
Creative Director
Softpress Systems

Follow us on Twitter: http://www.softpress.com/tny/064
Join us on Facebook: Redirecting...
Looking for a webhost? We love FatCow: http://www.softpress.com/tny/05v


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks guys.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hmm- hope this thread is still noticed!
I am using the WebYep action suite with the Simple Site Search actions… looks to me like the site search database is not indexing the websyep content since no content put i using webyep is found. Can i do anything about this?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Yes-I now have traced where Freeway stores the data-it folows this line in the .js file in the resources folder:

/* ************** Page data ************** */ /* Format: "Page name","Path","Page title","words,words,words","Page meta description" */
I believe the Simple Site Search is Tim Plumb’s work?
Tim-any way this excellent action can work with Max’s WebYep suite?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Sorry, no you cannot. SSS indexes the Freeway-generated content during
the site publishing process, it does not run on the server (where the
WebYep content lives).

Instead, all of the text from the pages are mashed into a JavaScript
data structure and saved in a text file, which is uploaded along with
the rest of your site. When a visitor uses the search feature, this
text file is read and used to find search results. But since WebYep
runs outside of the normal publishing process, none of its content is
consulted during publishing and thus it is missing from the SSS search
process.

Walter

On Mar 9, 2011, at 3:45 PM, Martin Bullivant wrote:

Hmm- hope this thread is still noticed!
I am using the WebYep action suite with the Simple Site Search
actions… looks to me like the site search database is not indexing
the websyep content since no content put i using webyep is found.
Can i do anything about this?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

OK-thanks Walt.

Bugger… sigh…


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

There are quite a few search systems you can use though.

I use one from Fluid Dynamics

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

OK that’s kind to point me in that direction. I’ll check it out. :wink:
Martin


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Just realised after visiting http://www.xav.com/scripts/search/ that it hasn’t evolved since 2005 - that doesn’t mean it won’t do the job for you - but there are many other offerings out there.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Martin,
As Walter has already mentioned the SSS Actions work by scraping the text data from your Freeway file and munging all of this into a large array (database) that it can later use to search against. As much of your site content is being created outside of Freeway (in your CMS) SSS isn’t aware that it even exists so won’t offer any results.
You could try and manually add the data for your CMS pages to the .js data file but I’m sure there will be easier ways to do this the search with a dedicated PHP script.
Regards,
Tim.

On 9 Mar 2011, at 20:51, Martin Bullivant wrote:

Yes-I now have traced where Freeway stores the data-it folows this line in the .js file in the resources folder:

/* ************** Page data ************** */ /* Format: "Page name","Path","Page title","words,words,words","Page meta description" */
I believe the Simple Site Search is Tim Plumb’s work?
Tim-any way this excellent action can work with Max’s WebYep suite?


Tim Plumb
Creative Director
Softpress Systems

Follow us on Twitter: http://www.softpress.com/tny/064
Join us on Facebook: Redirecting...
Looking for a webhost? We love these guys: Softpress » Web Hosting Partners


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Have a read of this thread Martin http://freewaytalk.net/thread/view/77281

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi guys
Just to say thank you for all the help and advice :wink:


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options