|
Replies:
0
-
Pages:
1
|
|
|
Posts:
108
Registered:
10/12/06
|
|
|
Has anyone experimented with locatorFetchBufferSize?
Posted:
Feb 27, 2007 3:18 PM
|
|
|
Hi everyone. I noticed a MySQL JDBC parameter called "locatorFetchBufferSize", with the following description:
If 'emulateLocators' is configured to 'true', what size buffer should be used when fetching BLOB data for getBinaryInputStream?
(see http://dev.mysql.com/doc/refman/5.0/en/connector-j-reference-configuration-properties.html)
Has anyone tried experimenting with this setting? The default value is 1 MB.
Obviously, this post only applies to storing the Compass index in a MySQL database.
-- Matt
|
|
|
Legend
|
|
Guru: 2001
+
pts
|
|
Expert: 501
- 2000
pts
|
|
Super-star: 101
- 500
pts
|
|
Assistant: 51
- 100
pts
|
|
Participant: 0
- 50
pts
|
|
Helpful Answer
(5 pts)
|
|
Correct Answer
(10 pts)
|
|