search for: max_buffer_memori

Displaying 3 results from an estimated 3 matches for "max_buffer_memori".

Did you mean: max_buffer_memory
2008 Mar 04
0
Search memory usage
Hello, I''m a new user of Ferret, so this might be a silly question. I was wondering, where can I find details about search memory usage? I read the O''Reilly booklet + googled but couldn''t find much info. There is a good explanation of how memory is used at indexing time [bound by, amongst other things, :max_buffer_memory and :max_buffered_docs]. But how does it work
2006 Oct 11
0
Memory allocation bug with index.search
Hi Dave ( again ! ) I''ve been searching for a while into my extension code to understand what was the matter, and Florent Solt who hasn''t got my extension has the same problem, so it figured to be a ferret problem.. Unfortunately, we''re unable at the moment to reproduce it in a little code so you could debug easilier... I''m working on it. Heres the issue :
2007 Jul 14
1
performance bottleneck
I have got my database in Mysql. I used ferret to index a table with 10 million rows. On limiting the selection of data to 1000 initial retrieval, it takes 200 seconds but for the whole table it took more than four hours and after which i had to close my indexing application. I used the StandardAnalyser for it. There is no problem from the database side as retrieval of all the data in the table