[Xapian-tickets] [Xapian] #587: [patch] Add option to limit maximum size of file indexed by omindex
Xapian
nobody at xapian.org
Fri Feb 24 16:06:39 GMT 2012
#587: [patch] Add option to limit maximum size of file indexed by omindex
-------------------------+--------------------------------------------------
Reporter: ndaley | Owner: olly
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Omega | Version: 1.2.8
Severity: normal | Blockedby:
Platform: All | Blocking:
-------------------------+--------------------------------------------------
I've found that indexing very large files (80Mb+ csv files in my case) can
cause the indexing process to be terminated, possibly due to excessive
memory usage. I have added a command line switch (--max-size) to limit the
maximum size of files to be indexed. Any file larger than this is skipped.
I have attached a patch against xapian-omega-1.2.8.
--
Ticket URL: <http://trac.xapian.org/ticket/587>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list