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

root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @356 [356] 09/15/08 16:25:12 jk add support for custom analyzers to total_hits
(edit) @355 [355] 08/11/08 09:22:46 jk fix model array handling for find_ids and totalhits methods
(edit) @354 [354] 08/11/08 09:22:45 jk cleanup task to remove old index versions from the server, thanks to Sam …
(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) @350 [350] 06/13/08 10:26:38 jk fixing #220
(edit) @349 [349] 06/13/08 10:26:37 jk Merge branch 'master' of gitosis@rubyforge.org:actsasferret
(edit) @348 [348] 06/13/08 10:26:35 jk fixing #221
(edit) @347 [347] 05/21/08 08:56:56 jk let rebuild task depend on :environment
(edit) @346 [346] 05/20/08 08:54:48 jk allow per query options, i.e. for specifying a special analyzer to be used …
(edit) @345 [345] 05/16/08 11:16:25 jk git test
(edit) @344 [344] 05/16/08 11:11:40 jk add info about git repository to readme
(edit) @343 [343] 05/06/08 12:00:06 jk dont mess with allow_concurrency unless inside drb server
(edit) @342 [342] 05/05/08 11:43:07 jk applied patch from #216
(edit) @341 [341] 04/30/08 16:14:59 jk have rdig log through aaf's logger
(edit) @340 [340] 04/30/08 12:17:07 jk fix AR not re-establishing timed out mysql connections problem
(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) @337 [337] 04/12/08 07:01:12 jk remove obsolete comment
(edit) @336 [336] 04/12/08 05:58:23 jk fixing #212
(edit) @335 [335] 04/08/08 21:00:09 jk aaf loader module to ensure proper loading of config/aaf.rb in dev. mode; …
(edit) @334 [334] 03/30/08 17:27:51 jk log error in server when index not defined
(edit) @333 [333] 03/18/08 22:39:35 jk support for custom script to be loaded into DRb server
(edit) @332 [332] 02/29/08 19:20:34 jk Applied scope support patch by Tom Locke. Thanks!
(edit) @331 [331] 02/28/08 22:34:54 jk fix
(edit) @330 [330] 02/18/08 20:36:08 jk gitignore
(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) @327 [327] 02/18/08 20:36:07 jk rdig fixes
(edit) @326 [326] 02/18/08 20:36:07 jk support for early loaded classes
(edit) @325 [325] 02/18/08 20:36:07 jk add :if option to acts_as_ferret method
(edit) @324 [324] 02/18/08 20:36:07 jk add :if option to acts_as_ferret method
(edit) @323 [323] 02/18/08 20:36:06 jk drb somewhat works
(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) @316 [316] 02/04/08 13:43:15 jk #200 and #201
(edit) @315 [315] 02/04/08 13:43:14 jk #199
(edit) @314 [314] 02/02/08 22:00:30 jk to_param test for ferret_result, partial test
(edit) @313 [313] 02/02/08 21:58:07 jk to_param test for ferret_result, partial test
(edit) @312 [312] 02/02/08 21:36:54 jk blank_slate fix for Rails < 2.x; cap recipe
(edit) @311 [311] 02/02/08 20:49:15 jk #191 - raise error when environment.rb is not found on DRb startup
(edit) @310 [310] 02/02/08 20:30:59 jk #194
(edit) @309 [309] 02/02/08 20:30:58 jk add task to symlink shared/index into current/
(edit) @308 [308] 02/02/08 16:40:34 jk fix #149 - handle DRb errors by default
(edit) @307 [307] 02/02/08 12:53:01 jk #188 - allow for aliased fields
(edit) @306 [306] 02/02/08 12:35:01 jk #189 - allow for per-document analyzers
(edit) @305 [305] 02/02/08 12:35:00 jk gitignore
(edit) @304 [304] 02/02/08 12:35:00 jk #193
(edit) @303 [303] 02/02/08 12:34:59 jk #195
(edit) @302 [302] 02/01/08 19:17:14 jk rebuild index rake task, capistrano 2 recipes
(edit) @301 [301] 01/19/08 18:05:55 jk more information when document_number method fails
(edit) @300 [300] 01/19/08 14:44:37 jk --
(edit) @299 [299] 01/19/08 14:44:36 jk --
(edit) @298 [298] 01/16/08 21:38:48 jk let ferret index logger inherit the log level of AR::Base's logger
(edit) @297 [297] 01/16/08 21:38:42 jk let ferret index logger inherit the log level of AR::Base's logger
(edit) @296 [296] 12/16/07 21:00:13 jk applied patch from #176 to allow for DRb over unix sockets. use socket …
(edit) @295 [295] 12/16/07 21:00:11 jk applied patch from #176 to allow for DRb over unix sockets. use socket …
(edit) @294 [294] 12/16/07 20:44:21 jk apply patch from #184 - add run option to ferret_server script making it …
(edit) @293 [293] 12/16/07 20:37:50 jk applied patch from #190
(edit) @292 [292] 12/16/07 20:32:33 jk applied patch from #185
(edit) @291 [291] 12/16/07 20:27:54 jk allow for per-model conditions in multi_search
(edit) @290 [290] 12/16/07 20:27:53 jk allow for per-model conditions in multi_search
(edit) @289 [289] 12/16/07 17:40:27 jk cleanup
(edit) @288 [288] 12/16/07 17:33:39 jk fix file handle leakage in rebuild_index via DRb, thanks to Chris Heald …
(edit) @287 [287] 11/26/07 21:02:47 jk fix :limit => :all bug
(edit) @286 [286] 11/26/07 21:02:39 jk fix :limit => :all bug
(edit) @285 [285] 11/19/07 22:54:55 jk --
(edit) @281 [281] 11/18/07 16:02:02 jk --
(edit) @280 [280] 11/18/07 16:01:25 jk add support for the aaf gem to new start script
(edit) @279 [279] 11/18/07 15:59:47 jk add support for the aaf gem to new start script
(edit) @275 [275] 11/18/07 12:41:01 jk --
(edit) @274 [274] 11/17/07 21:45:59 jk --
(edit) @273 [273] 11/17/07 20:52:10 jk --
(edit) @272 [272] 11/17/07 20:36:16 jk added search to smoke test
(edit) @271 [271] 11/17/07 18:45:58 jk smoke test with stats
(edit) @270 [270] 11/17/07 17:24:51 jk smoke test for DRb server
(edit) @269 [269] 11/17/07 16:46:16 jk fixing #157 and #182
(edit) @268 [268] 11/17/07 16:46:15 jk fixing #157 and #182
(edit) @267 [267] 11/17/07 16:08:44 jk #167
(edit) @266 [266] 11/17/07 16:08:42 jk #167
(edit) @265 [265] 11/14/07 09:25:14 jk add testcase for custom analyzer
(edit) @264 [264] 11/14/07 09:22:09 jk add testcase for custom analyzer
(edit) @263 [263] 11/14/07 09:15:08 jk add testcase for custom analyzer
(edit) @262 [262] 11/07/07 19:35:59 jk fix monit example for new start script
(edit) @261 [261] 11/07/07 19:32:00 jk fix install.rb for new start script
(edit) @260 [260] 11/07/07 19:30:17 jk add hint to aaf_install script for gem installations to README
(edit) @259 [259] 11/07/07 19:28:58 jk unified drb server start/stop script by Peter Jones
(edit) @258 [258] 11/07/07 19:26:36 jk unified drb server start/stop script by Peter Jones
(edit) @257 [257] 10/29/07 08:48:58 jk fixing #181
(edit) @256 [256] 10/21/07 15:46:36 jk add win32 service support scripts by Herryanto Siatono
(edit) @255 [255] 10/21/07 14:58:51 jk monit config snippet
(edit) @254 [254] 10/21/07 08:56:36 jk fixing #178"
(edit) @253 [253] 10/21/07 08:56:34 jk fixing #178"
(edit) @252 [252] 10/06/07 15:36:35 jk fix ferret_start so it can also be run via script/runner
(edit) @251 [251] 10/06/07 15:36:34 jk fix ferret_start so it can also be run via script/runner
Note: See TracRevisionLog for help on using the revision log.

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