Displaying 4 results from an estimated 4 matches for "rdconcept".
2008 May 19
1
feature question
Hi,
Can ferret search for a combination of words and return the distance
between them in a text? If it exists is there a way you can improve on
this by looking if they are separated by a certain character(like . for
different sentences)?
Thanks,
Radu
2006 Apr 01
0
select_tag problem
Hi
I have a feeds db described like this:
| id | int(11) | NO | PRI | | auto_increment |
| url | varchar(255) | YES | | | |
| name | varchar(255) | YES | | | |
| type | varchar(255) | YES | | | |
| valid | int(11) | YES | | | |
In my feeds view i have :
2007 Sep 06
1
multi_search with dfferent model conditions
Hi,
Is there a way to pass multi_search separate conditions for each model?
--
R.
--
Posted via http://www.ruby-forum.com/.
2007 Apr 10
1
disable indexing for an object
Hi,
I have a project where the user adds content to the database, but before
it''s indexed they have to confirm it via email.
How can I disable indexing for just one particular object, and then
after confirmation let ferret know about it?
- Radu
--
Posted via http://www.ruby-forum.com/.