Opened 8 years ago

Closed 8 years ago

#1219 closed defect (fixed)

Increase BibTeX read buffer and read only initial 1MB

Reported by: dstillman Owned by: simon
Priority: blocker Milestone: 1.0.8
Component: ingester Version: 1.0
Keywords: Cc:

Description

The current behavior causes extremely slow imports (which appear to users to be hangs) when files don't have explicit extensions.

(While we're at it, we should probably check for .ris.txt and the like along with .ris.)

Change History (1)

comment:1 Changed 8 years ago by dstillman

  • Resolution set to fixed
  • Status changed from new to closed

(In [3891]) Fixes #1219, Increase BibTeX read buffer and read only initial 1MB

A 1.5MB RIS file now goes through BibTeX detection in about 3 seconds instead of...longer. I'm not sure the limit really needs to be 1MB, either.

Note: See TracTickets for help on using tickets.