Title:
Bug 83987:When the action for CFCOLLECTION is set to optimize, perhaps there should be a "mergeFactor" variable as described here:http://wiki
| View in TrackerStatus/Resolution/Reason: Closed/Won't Fix/
Reporter/Name(from Bugbase): Travis Walters / Travis Walters (Travis Walters)
Created: 08/30/2010
Components: Text Search, Solr
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Minor / Unknown
Locale/System: English / Platforms All
Vote Count: 0
Problem:
When the action for CFCOLLECTION is set to optimize, perhaps there should be a "mergeFactor" variable as described here:http://wiki.apache.org/solr/SolrPerformanceFactorsHigh value merge factor (e.g., 25):Pro: Generally improves indexing speedCon: Less frequent merges, resulting in a collection with more index files which may slow searchingLow value merge factor (e.g., 2):Pro: Smaller number of index files, which speeds up searching.Con: More segment merges slow down indexing.We could set a high mergefactor while indexing a lot of documents and then after the majority of our documents are indexed, we could set a very low merge factor and optimize to increase search speed.
Method:
Result:
This is a suggestion for CFCOLLECTION
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3041968
External Customer Info:
External Company:
External Customer Name: Travis Walters
External Customer Email: 163148AE447DEBE799201549
External Test Config: 08/30/2010
Attachments:
Comments: