Opened 12 years ago

Last modified 12 years ago

#800 new defect

Apache compression feature to speed up Lucene retrieval of GS versions of some docs

Reported by: ak19 Owned by: nobody
Priority: moderate Milestone: Possible 2.88 Release
Component: Greenstone2&3 Severity: major
Keywords: Cc:

Description

Lucene retrieval of Greenstone version of document slow in TestDocs' 592Report.doc and one of the 2 xls files. But it retrieves the doc and xls versions fast, and deals fast with displaying the Greenstone versions of other doc and xls files in the collection.

Dr Bainbridge thinks this is because Lucene retrieves data from the index in a different manner to MG(PP): that it has to decompress it first. His idea is to let Apache do the decompression, by switching on the Apache compression feature when the user is using Lucene (or allowing the user to turn this on somewhere and letting them know of it). Putting decompression of Lucene-retrieved docs at Apache level may make things faster.

Change History (1)

comment:1 by ak19, 12 years ago

What about GS3 which uses Tomcat?

Note: See TracTickets for help on using tickets.