On Aug 7, 2009, at 10:56 AM, Rafael Carvalho wrote:

Use this: http://github.com/radiant/radiant-search-extension/tree/master
and look this issue:
http://github.com/radiant/radiant-search-extension/issues#issue/1 to know
how to run with sqlite.

And after all, please tell me if you are can run the "exclude_pages"
attribute at r:search:form tag.

I have no idea from where that content came on the wiki. There appears to be no fork of the search extension that includes that feature. Whoever added that content ought to point the community to a resource that includes that feature, or remove it from the wiki. Or, if someone wants to implement that feature, I'm sure it could be added.

One of the benefits of the search extension is that it's a drop-in solution; e.g. no migrations.
There are 2 forks that have options for excluding content 
http://github.com/radiant/radiant-search-extension/network

adamtanner's fork provides the exclude_pages option in Radiant::Config which requires no migration http://github.com/adamtanner/radiant-search-extension/commit/38fb5b8abceeb463fe0950d9521773f394cd5c78 This feature is applied site-wide, whereas the exclude_pages option in question is handled in the search form (according to the inaccurate page on the wiki)

That work is a fork of adsmart's branch which adds some migrations to select whether or not an individual page part is searchable.
http://github.com/adsmart/radiant-search-extension/tree/master

I'm curious about a reaction from user's of the search extension: do you want it to continue to be drop-in, or are migrations ok with you?


;-)

2009/8/7 <[email protected]>

Does anyone know if there is a search extension that is compatible with 0.8.0 and Sqlite3, I've had a go on a few and haven't come up with anything.

Cheers,

Pull the latest. I just updated it so that it's not db specific.


Jim Gay
http://www.saturnflyer.com

_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to