Serch in blog - What is the best method

Hi,

I am completly new to rail and developing a blog, was just interested in
knowing what is the best method to implement search to search my blogs.

Thank you,
Raj.

Ravindraraj M. wrote:

Hi,

I am completly new to rail and developing a blog, was just interested in
knowing what is the best method to implement search to search my blogs.

Thank you,
Raj.

What do you mean the best method?

Most Blogs let you search in the title and description :slight_smile:

That most be the best thing to let the visitors do :slight_smile:

and then your Visitoris can click on categories and archive list :slight_smile:

If you are ‘completely new’, pick up a book or read some tutorials more.

Secondly, Ferret (and acts_as_ferret) are a nice solution or http://

Cheers,
Zach I.
→ Blog – http://www.zachinglis.com
→ Company – http://www.lt3media.com
→ Portfolio – http://portfolio.zachinglis.com

Dint find any thing related to search.

I was asking about the implementaiton part of the serach. Methods to
search tittle and description and displaying the results depend up on
the dependencies all that.

I was asking about the implementaiton part of the…
no way.

Dint find any thing related to search.
certainly, you’ve been searching wrong internet.

On Jun 4, 6:09 am, Ravindraraj M. <rails-mailing-l…@andreas-

Was looking for some thing like this

http://blogs.tech-recipes.com/johnny/2006/08/27/ruby-on-rails-using-full-text-search-with-tagging/

Thank you.

I am not looking for code but good methodologies…