Closed (fixed)
Project:
Apache Solr Search
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2009 at 21:21 UTC
Updated:
2 Feb 2009 at 13:49 UTC
Jump to comment: Most recent file
Comments
Comment #1
pwolanin commentedComment #2
pwolanin commentedAlso, seems like we should not compress the body - while that would make the index smaller, there is server overhead from uncompressing it every request, since searches and results are almost always coming from the body.
Looking at the Solr docs, it would make more sense to compress a field that is not usually retrieved or searched.
Comment #3
pwolanin commentedI think Jacob committed this patch to CVS 6.x already
Comment #4
pwolanin commentedComment #5
pwolanin commented