search for: indexed_search_engine

Displaying 2 results from an estimated 2 matches for "indexed_search_engine".

2006 Jul 17
2
IndexedSearchEngine Question
Good evening -- I''m really new to Rails and I was looking for a way to use IndexedSearchEngine with a "get" call instead of the default "post". I have the script by itself on a page /myapp/app/view/search/rhtml and I want to be able to bookmark the query string. I can''t seem to find where in the code the call to form_tag is. This is as likely as not a
2006 Jan 03
0
Indexed Search Engine 0.1 Released
...ed to the indexed table individually, search results should be relatively fast." I have not yet formally evaluated performance, but it will certainly be faster than using wildcard full text searches such as "%pet%". You can download it here: http://langwell-ball.com/indexed-search/indexed_search_engine-0.1.tgz And SVN repository is here: http://langwell-ball.com/svn/indexed-search/ Please take a look and give it a spin if you are so inclined. I''m relatively new to Ruby and Rails, although I have about 12 years software development experience mostly in C++ and Java. Ruby and Rails sp...