Re: [Radiant] Search, 0.8.0 and Sqlite3

2009-08-11 Thread subsorama

Thanks for the help, not sure how I missed that.

Cheers,


On 7 Aug 2009, at 15:56, 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.

;-)

2009/8/7 subsor...@gmail.com

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,

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant





--
Rafael Carvalho
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Search, 0.8.0 and Sqlite3

2009-08-07 Thread Rafael Carvalho
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.

;-)

2009/8/7 subsor...@gmail.com

 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,

 ___
 Radiant mailing list
 Post:   Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 Site:   http://lists.radiantcms.org/mailman/listinfo/radiant




-- 
Rafael Carvalho
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Search, 0.8.0 and Sqlite3

2009-08-07 Thread Jim Gay


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 subsor...@gmail.com

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:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Search, 0.8.0 and Sqlite3

2009-08-07 Thread Rafael Carvalho
2009/8/7 Jim Gay j...@saturnflyer.com


  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?


Migrations are ok.


-- 
Rafael Carvalho
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Search, 0.8.0 and Sqlite3

2009-08-07 Thread Rafael Carvalho
2009/8/7 Jim Gay j...@saturnflyer.com


 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 liked it with searchable option, but I had some problems with this
branch. Your's works fine.
So, I prefer wait until you update your branch.

Thanks for made It.

-- 
Rafael Carvalho
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant