To edit pages or tickets please login with username/password: aaf/aaf

root/trunk/plugin/acts_as_ferret/lib/acts_as_ferret.rb


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @360 [360] 11/07/08 22:13:07 jk resolves #202 (bulk_indexer now does real batch updates) Beware: due to …
(edit) @358 [358] 11/07/08 20:30:27 jk have count filter out associations not belonging to the current model from …
(edit) @355 [355] 08/11/08 09:22:46 jk fix model array handling for find_ids and totalhits methods
(edit) @353 [353] 08/03/08 22:10:38 jk fixing #225
(edit) @352 [352] 07/09/08 09:18:11 jk merge and fix bug
(edit) @351 [351] 07/09/08 09:18:10 jk fix sorting bug when using ferret sort along with pagination options
(edit) @348 [348] 06/13/08 10:26:35 jk fixing #221
(edit) @339 [339] 04/30/08 12:13:36 jk applying patch from #215
(edit) @338 [338] 04/23/08 07:22:40 jk fix aafloader, new ActsAsFerret::initialize method, check if scope method …
(edit) @334 [334] 03/30/08 17:27:51 jk log error in server when index not defined
(edit) @331 [331] 02/28/08 22:34:54 jk fix
(edit) @329 [329] 02/18/08 20:36:08 jk prevent multiple registrations of same class (happened in dev mode)
(edit) @328 [328] 02/18/08 20:36:08 jk remove references to nonexisting files
(edit) @326 [326] 02/18/08 20:36:07 jk support for early loaded classes
(edit) @324 [324] 02/18/08 20:36:07 jk add :if option to acts_as_ferret method
(edit) @322 [322] 02/18/08 20:36:06 jk drb somewhat works
(edit) @321 [321] 02/18/08 20:36:05 jk drb somewhat works
(edit) @320 [320] 02/18/08 20:36:05 jk local mode works
(edit) @319 [319] 02/18/08 20:36:04 jk only some failures left
(edit) @318 [318] 02/18/08 20:36:04 jk works except of multi and shared indexes
(edit) @317 [317] 02/18/08 20:36:03 jk zwischenstand globale config
(edit) @312 [312] 02/02/08 21:36:54 jk blank_slate fix for Rails < 2.x; cap recipe
(edit) @307 [307] 02/02/08 12:53:01 jk #188 - allow for aliased fields
(edit) @244 [244] 09/17/07 09:15:10 jk #166
(edit) @234 [234] 08/31/07 21:52:14 jk #163, #142, #144
(edit) @222 [222] 08/26/07 19:26:15 jk add will_paginate compatible pagination support to find_with_ferret
(edit) @208 [208] 07/17/07 20:22:25 jk #141
(edit) @207 [207] 07/17/07 18:38:49 jk #99
(edit) @199 [199] 07/13/07 20:55:44 jk #155 - added support for Sort marshalling
(edit) @198 [198] 07/01/07 22:30:29 jk fix automatic index creation in drb server (#148) and the twice-reindexing …
(edit) @187 [187] 05/13/07 20:47:11 jk Improved DRb server index rebuild handling by keeping index versions
(edit) @176 [176] 04/02/07 10:15:02 jk fix sort field serialization
(edit) @168 [168] 03/19/07 20:48:49 jk optional lazy loading of AR records - useful e.g. for live searches based …
(edit) @161 [161] 03/14/07 16:00:51 jk remove premature index dir creation
(edit) @148 [148] 02/08/07 21:40:55 jk fixing #88
(edit) @141 [141] 02/03/07 21:18:42 jk some drb remoting :-)
(edit) @139 [139] 02/03/07 16:27:28 jk more refactoring
(edit) @134 [134] 02/02/07 22:13:11 jk module flattening+renaming, extracted act_methods out of class_methods, …
(edit) @123 [123] 01/20/07 19:35:16 jk r3054@monsoon: jk | 2007-01-20 20:33:48 +0100 add rubygems support
(edit) @108 [108] 10/13/06 08:39:51 jk allow additional model to be the class instead of the class in an array
(edit) @93 [93] 09/09/06 17:04:19 jk r1105@monsoon: jk | 2006-09-09 17:11:29 +0200 more like this working …
(edit) @92 [92] 09/09/06 17:04:18 jk r1104@monsoon: jk | 2006-09-09 14:51:07 +0200 further separating into …
(edit) @91 [91] 09/09/06 17:04:17 jk r1103@monsoon: jk | 2006-09-09 14:42:55 +0200 extract more_like_this …
(edit) @88 [88] 09/09/06 12:06:19 jk r1098@monsoon: jk | 2006-09-09 14:05:52 +0200 disable automatic indexing …
(edit) @85 [85] 08/30/06 21:51:19 jk r1058@monsoon: jk | 2006-08-30 23:49:58 +0200 or_default working with …
(edit) @84 [84] 08/26/06 09:32:20 jk r436@monsoon: jk | 2006-08-26 11:32:16 +0200 reloadable fix
(edit) @81 [81] 08/24/06 20:28:04 jk moved relodable? method inside class_eval
(edit) @80 [80] 08/24/06 11:04:57 jk remove or_default option that caused problems
(edit) @79 [79] 08/24/06 09:12:35 jk debugging
(edit) @77 [77] 08/23/06 16:42:52 jk first Ferret 0.10 compatible version, some tests still failing (queries …
(edit) @67 [67] 08/15/06 18:49:11 jk r200@monsoon: jk | 2006-08-15 20:47:59 +0200 respond_to in SearchResults?
(edit) @65 [65] 07/31/06 17:21:12 jk fixing #26
(edit) @61 [61] 07/10/06 19:50:52 jk fixing #4, #20, #24
(edit) @58 [58] 06/08/06 20:02:40 jk fixing #16 and #17; API changes in find_id_by_contents and id_multi_search …
(edit) @55 [55] 06/05/06 22:26:31 jk find_options fix
(edit) @50 [50] 05/18/06 11:48:29 jk Ferret 0.9.3 compatibility (C- and Ruby-Versions), using the shiny new …
(edit) @49 [49] 05/08/06 22:32:05 jk more_like_this fix
(edit) @48 [48] 05/08/06 22:28:20 jk more_like_this fixes
(edit) @47 [47] 05/04/06 23:05:25 jk --
(edit) @45 [45] 05/04/06 22:54:34 jk applied changes from ticket #12
(edit) @43 [43] 05/04/06 22:47:43 jk fixing #14, index directory names are now lowercase and with :: replaced …
(edit) @41 [41] 05/04/06 22:42:52 jk added more_like_this method to query an index for similar items
(edit) @38 [38] 04/23/06 10:51:03 jk fixing #10 , thanks for the patch!
(edit) @37 [37] 04/22/06 18:08:15 jk remove required ferret version
(edit) @36 [36] 04/22/06 18:07:44 jk undo the last commit…
(edit) @35 [35] 04/22/06 18:06:31 jk style: find_id_by_contents now accepts a block
(edit) @34 [34] 04/22/06 18:05:21 jk style: find_id_by_contents now accepts a block
(edit) @33 [33] 04/22/06 18:00:21 jk #9 fixed, results are now ordered by score after retrieving them from the …
(edit) @31 [31] 04/17/06 15:37:02 jk tolerate no mothod errors in field_to_ferret method - makes aaf work for …
(edit) @29 [29] 04/17/06 15:06:05 jk make search on subclasses of a single table inheritance model work
(edit) @26 [26] 04/17/06 10:04:46 jk corrected require 'ferret' statement
(edit) @25 [25] 04/17/06 09:58:48 jk rebuild_index now uses ferret_configuration - closes #8
(edit) @24 [24] 04/06/06 13:46:36 kweibel Simplification of the before_create and before_update callbacks. Ticket …
(edit) @23 [23] 04/03/06 15:39:46 kweibel Edits to resolve unit test failures. Ticket #7 adressed
(edit) @20 [20] 03/29/06 15:28:28 kweibel Added a before_update callback to check if there are any changes relevant …
(edit) @19 [19] 03/25/06 14:20:53 jk fixing #3 (aaf not working with ferret 0.9.0)
(edit) @17 [17] 03/25/06 13:11:30 jk Ticket #2 , applied patch to support instance methods as indexed fields
(edit) @15 [15] 03/15/06 00:31:50 jk multi_search: method for querying multiple model classes using MultiReader?
(edit) @13 [13] 03/12/06 11:22:30 jk moved the call to rebuild_index into create_index_instance(), which is …
(edit) @12 [12] 03/09/06 01:38:33 kweibel Added find_id_by_contents as help for those who want to search across …
(edit) @11 [11] 03/08/06 23:35:14 kweibel Corrected typo that made radrails complain
(edit) @9 [9] 03/08/06 23:21:04 jk - use Ferret::Index::Index instance for searching as well, as the check …
(edit) @8 [8] 03/03/06 11:59:39 kweibel Find_by_contents optimized from O(n) to O(1) SQL queries
(edit) @7 [7] 03/03/06 10:38:02 jk Patch: automatic creation of non-existing index (Kasper Weibel)
(copy) @4 [4] 03/02/06 22:31:30 jk --
copied from plugin/acts_as_ferret/lib/acts_as_ferret.rb:
(add) @1 [1] 03/02/06 22:28:37 jk initial import (plugin)
Note: See TracRevisionLog for help on using the revision log.

To edit pages or tickets please login with username/password: aaf/aaf