search for: load_fields

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

2007 Feb 16
1
Bug in IndexSearcher with limit => all and any offset
...Weight *weight, int first_doc, // OFFSET int num_docs, // LIMIT Filter *filter, Sort *sort, filter_ft filter_func, bool load_fields) { int max_size = first_doc + num_docs; Actually, when you have limit => :all, num_docs equals to INT_MAX, so adding a value to it makes a nice int overflow :/ The diff patch is here: http://pastie.caboo.se/40748 I''ve told Dave by mail but it seems like he''s very busy la...
2007 Feb 25
9
Ferret 0.11.0-rc1
Hey folks, Sorry for cross posting like this but this is an important announcement for all Ferret users. ** Description ** Firstly for those who don''t know, Ferret is a full-text search library which makes adding search to your application a breeze. It''s much faster than MySQL full-text search as well most other search libraries out there. It allows you to do Boolean (+ruby +