https://github.com/elastic/elasticsearch

sort by:
Revision Author Date Message Commit Date
b9ef889 release 0.17.7 19 September 2011, 15:06:18 UTC
e030dd5 don't log delete of unused shard location if it does not exists 19 September 2011, 14:45:44 UTC
c5dbede move refreshing version table to be done right after the commit within the respective lock, for full flush (rarely used) its needed... 18 September 2011, 13:11:17 UTC
263b3fc Realtime Get: Under high concurrent indexing and immediate get, a get might be missed while flushing, closes #1344. 18 September 2011, 10:44:08 UTC
4eb9d0d Bulk API: Properly retry execution on temporal state changes, closes #1343. 16 September 2011, 23:21:20 UTC
3fda354 adding timeout to list of connection failures 16 September 2011, 21:51:31 UTC
a1e9a3e Versioning: Delete on an already deleted document should still affect versioning, closes #1341. 16 September 2011, 21:49:21 UTC
6c5c5ed Rest Delete API does not honor the `version_type` parameter, closes #1337. 15 September 2011, 14:07:33 UTC
648a76e fix full flush when no changes happen in the index, so the updated trans id is not written 15 September 2011, 11:57:07 UTC
3bb9a33 Optimizing inactive (indexing wise) shard to only happen when there are no ongoing merges, closes #1336. 15 September 2011, 09:21:45 UTC
f83f60a Upgrade to Lucene 3.4.0, closes #1335. 15 September 2011, 08:50:59 UTC
ba623b7 fixed wrong backport 15 September 2011, 06:17:03 UTC
2591bd1 Add number of committed and number of search segments to the segments API response 14 September 2011, 17:48:45 UTC
d68b8c2 Rivers: Close rivers early allowing them to still do index operations, closes #1330. 12 September 2011, 23:17:01 UTC
8e0327a XContentBuilder.field : StackOverflowError with Integer[] parameters, closes #1324. 12 September 2011, 19:45:29 UTC
57e0647 revert back to 5gb from 20gb (the lucene default) to create less confusion 12 September 2011, 18:38:53 UTC
5594b5d Indexation of document causes NullPointerException (on Linux) or ES process hanging, closes #1325. 12 September 2011, 18:36:29 UTC
0b87c41 Nested Mapping: Nested object with a null value causes wrong indexing structure (resulting in wrong search responses), closes #1323. 12 September 2011, 08:23:45 UTC
9a1929a upgrade to trove 3.0.0 12 September 2011, 07:24:26 UTC
4edd105 remove wrongly committed config 11 September 2011, 10:52:10 UTC
15291a9 Thread Pool: Blocking thread pool type configuration fails, closes #1321. 10 September 2011, 22:08:11 UTC
4799bed Query with stopwords executed directly against a type fails, closes #1320. 10 September 2011, 21:54:06 UTC
eecc7ab more to ABQ from LBQ is relevant places 10 September 2011, 16:29:55 UTC
fb8cc58 add optional queue_size to fixed thread pool, and reject_policy 10 September 2011, 16:27:45 UTC
7959007 upgrade to aws sdk 1.2.7 09 September 2011, 13:58:04 UTC
e45d223 Performance improvement when creating a multi-value field cache 09 September 2011, 12:24:39 UTC
b054031 allow to force flush and use it when optimizing 09 September 2011, 12:24:14 UTC
8c82877 don't do double int[] lookup for ordinal 09 September 2011, 12:24:09 UTC
2496641 better check for defaults on jline, only enable it if not on windows 09 September 2011, 08:00:00 UTC
34a25a1 CTRL+C is not working on windows XP and windows 7 09 September 2011, 07:30:38 UTC
25352ed upgrade to groovy 1.8.2 07 September 2011, 07:54:24 UTC
61aef50 fix wrong removal of flag 06 September 2011, 18:11:22 UTC
f6c4548 remove double setting clear 06 September 2011, 17:15:11 UTC
2eb9a98 fix clear for FieldLookup values 06 September 2011, 17:15:06 UTC
3232f38 fix small bug in parent handling 04 September 2011, 14:39:01 UTC
ac3eca8 Support setting ctx._parent in CouchDB-River, closes #1300. 04 September 2011, 14:29:58 UTC
c470dbc cleanup on new ignore_attachments flag in couchdb river 04 September 2011, 14:20:22 UTC
54ecf2f Update TODO after a brief talk with couchDB team, attachment filter doesn't make sense on server side but only on client side. BTW, we may like to fully support attachments in ES couchDB river as by now only meta information are sent to Elastic Search 04 September 2011, 14:20:17 UTC
046e2b6 Add ignoreAttachements option for couchDb river 04 September 2011, 14:20:11 UTC
69ad84f only log async refresh / merge failure if the engine is not closed 03 September 2011, 17:25:39 UTC
02f5ef8 Negative total cpu time reported by the node stats REST API, closes #1297. 02 September 2011, 07:13:59 UTC
0cfc3a8 Rapidly concurrent deleting/creating an index leaves index inconsistent, closes #1296. 02 September 2011, 06:40:04 UTC
0fcbed2 improve logging of failure when merging 01 September 2011, 20:33:16 UTC
88fb704 Using 57744018578214912 as an id can cause failure to route to the correct shard, closes #1294. 01 September 2011, 15:34:18 UTC
73384b9 fix failure message 31 August 2011, 21:12:41 UTC
ab88969 ignore load failures on a closed reader 30 August 2011, 21:35:19 UTC
d053203 Don't include CLASSPATH env var in elasticsearch.bat script, closes #1287. 30 August 2011, 12:42:52 UTC
9bec38c Multi Get: Allow to specify fields to fetch in the URI, and apply it automatically to all docs to get without explicit fields, closes #1281. 26 August 2011, 14:42:50 UTC
1e8df28 Tiered merge policy setting: `max_merge_segment` misnamed and should me `max_merged_segment`, closes #1280. 26 August 2011, 14:18:22 UTC
98786bc CouchDB River: Add throttling when indexing does not keep up with fetching _changes, closes #1269. 22 August 2011, 19:18:48 UTC
726b8bd Query Parser caching does not take parsed query rewrite method into account, closes #1260. 18 August 2011, 22:57:59 UTC
8c92037 dynamic templates might cause elasticsearch to keep resync mappings, closes #1257. 18 August 2011, 18:13:55 UTC
3dbbbf2 fix highlight score ordering for a field 18 August 2011, 17:29:52 UTC
63514a9 use static classes for docsets instead of inner classes to make sure we don't rely on hotspot to inline field lookups 17 August 2011, 01:21:09 UTC
b72a72c Single node rolling restart into a new node can cause metadata loss, closes #1249. 16 August 2011, 14:19:22 UTC
4b20ae9 Tiered merge policy: Change the default max_merge_segment from 5gb to 20gb, closes #1247. 15 August 2011, 18:37:01 UTC
9564f7d wrong method signature: RangeFilterBuilder and NumericRangeFilterBuilder, closes #1244. 14 August 2011, 21:06:59 UTC
9c7f9b8 improve index and shard creation failure messages 14 August 2011, 11:51:04 UTC
145a72a externalize all checks for checksum file to a util method 13 August 2011, 23:19:41 UTC
d3e2852 return the query builder for chaining 13 August 2011, 19:37:12 UTC
a778be9 move to 0.17.7 snap 13 August 2011, 11:32:32 UTC
056e70a release 0.17.6 13 August 2011, 11:31:26 UTC
a56d244 Date detection for `YYYY/MM/dd` or `YYYY/MM/dd HH:mm:ss` without timezones now broken, closes #1241. 13 August 2011, 10:08:37 UTC
8f3daff move to 0.17.6 snap 12 August 2011, 12:54:04 UTC
ba4286f release 0.17.5 12 August 2011, 12:43:36 UTC
d72fc40 add a more complex test for peer recovery reuse 12 August 2011, 11:58:49 UTC
266b44b also flush before optimize, just to optimize all the changes up until now 12 August 2011, 10:01:52 UTC
fbce8c9 Peer recovery process can sometimes not reuse the same index files allocated on a possible node, closes #1238. 12 August 2011, 01:06:50 UTC
4f44aa6 Updating `index.auto_expand_replicas` might not be applied correctly, closes #1237. 11 August 2011, 23:22:29 UTC
a0832f5 Failure to reduce geo distance sorting (class case exception), closes #1234. 11 August 2011, 20:37:47 UTC
8f36c97 Mapping: Allow to enable automatic numeric types detection new fields with a string value, closes #1233. 11 August 2011, 20:11:37 UTC
3eef582 when fixing #1229, we should also handle a case where the node is closing when connected from another node 11 August 2011, 19:41:18 UTC
0b774ec add getter for open file desc 11 August 2011, 18:25:37 UTC
f3df24f Thrift Transport: Uses wrong array offset into the underlying buffer, closes #1232. 11 August 2011, 12:30:58 UTC
0d00588 Improve how versioning are read to reduce (deleted) open file handles, closes #1230. 11 August 2011, 09:26:23 UTC
0e49e18 Java API TransportClient can fail on remote node shutdown instead of retrying the next connected node under heavy load, closes #1229. 11 August 2011, 08:32:38 UTC
563c3ef add bulk indexing stress test 11 August 2011, 08:32:33 UTC
e0787db Failed shard recovery can cause shard data to be deleted (replicas will still work), closes #1227. 10 August 2011, 17:29:56 UTC
f51f935 protected against cases where the channels are null and asking for stats 10 August 2011, 14:34:50 UTC
07bb464 Full field paths not respected in sort parameters, closes #1226. 10 August 2011, 13:52:33 UTC
768607b Mapping: Root object non ISO date formats to support timezone, closes #1181. 10 August 2011, 13:20:56 UTC
3079d63 When flushing, old transaction log is not removed, closes #1180. 10 August 2011, 13:20:46 UTC
5789e55 CouchDB River: Custom script does not convert the modified doc properly to be indexed, closes #1225. 10 August 2011, 12:07:32 UTC
301494a improve unicast to have another try at pinging other nodes within the ping timeout span 10 August 2011, 12:07:28 UTC
3486262 small optimization when sorting based on count and same count entries requires sorting based on term 09 August 2011, 16:45:47 UTC
556f568 when dynamically updating the shard indexing buffer size, ignore cases where it can't be updated because flushing is disabled 09 August 2011, 16:23:11 UTC
a9db6de Scripts: arrays: ".multiValued" returns true even when ".values" fails, closes #1145. 09 August 2011, 15:50:27 UTC
32d5efc don't wait for merges on full flush 09 August 2011, 15:11:20 UTC
1974bcd add a test to the new content_type field 09 August 2011, 14:53:38 UTC
928d55d fix issue #1209 09 August 2011, 14:53:34 UTC
e002b95 missing import 09 August 2011, 14:22:56 UTC
75e54ad Added comment to explain MarginFragListBuilders relation to SimpleFragListBuilder 09 August 2011, 14:22:51 UTC
87c10e3 Added access to highlight offset through java client, previously just through transport 09 August 2011, 14:22:45 UTC
cbac118 Added highlight offset for highlighted terms in fragments 09 August 2011, 14:22:40 UTC
c36479f upgrade to jackson 1.8.5 09 August 2011, 14:16:55 UTC
9108e6b upgrade to mvel 2.1 Beta6 09 August 2011, 13:53:40 UTC
d4ab59f Allow setting _index and _type with CouchDB river, closes #1219. 09 August 2011, 12:53:36 UTC
109a527 Invalidate cache stats when clearing the cache, closes #1220. 09 August 2011, 12:41:03 UTC
1eb8bc1 Rare deadlock when introducing new mapping fields/objects, closes #1222. 09 August 2011, 12:33:44 UTC
f79e38c move to 0.17.5 snap 04 August 2011, 21:37:10 UTC
back to top