https://github.com/elastic/elasticsearch

sort by:
Revision Author Date Message Commit Date
52fc93b actually release 0.18.3 in the version code as well 16 November 2011, 13:04:35 UTC
ad6d0ca release 0.18.3 16 November 2011, 12:57:47 UTC
f5ebce5 Inner queries not resolved correctly in has_child filter when searching directly against the parent type (in the URI for example), closes #1471. 16 November 2011, 12:16:03 UTC
9460bcb Couchdb River: since changes parameter (seq) is not url encoded, closes #1470. 15 November 2011, 21:41:31 UTC
732cdfe better toString for custom score query 15 November 2011, 20:21:30 UTC
c5d821f NPE when highlighting 15 November 2011, 16:11:40 UTC
4d8bca4 refactor sub fetch phase to also allow for hits level execution 15 November 2011, 16:11:32 UTC
1eb929a FVH should use the parsed query, and not a possible rewritten query 15 November 2011, 14:46:28 UTC
ecef64d upgrade to mvel 2.1 Beta7 15 November 2011, 14:46:23 UTC
be7c637 upgrade to jackson 1.9.2 15 November 2011, 14:46:17 UTC
d417dd6 Highlighting on term vector enabled field should not highlight filters by default, closes #1469. 15 November 2011, 11:43:13 UTC
a5132fb XContentBuilder to handle extended classes of java.util.Date, closes #1465. 15 November 2011, 09:35:16 UTC
3891896 Indices Stats API: Providing groups as part of the HTTP API does not return stats for those groups, closes #1468. 15 November 2011, 08:32:22 UTC
e0f12ba Add counts of currently executing get operations 15 November 2011, 08:21:46 UTC
72413e7 Nested facet execution can fail with ArrayIndexOutOfBounds, closes #1467. 15 November 2011, 07:28:36 UTC
8ac4598 apply fix to unsafe decoder in lzf, still use vanilla for now 15 November 2011, 06:46:36 UTC
af9719d Date Range: Inclusive upper range does not round up properly, closes #1463. 14 November 2011, 15:17:09 UTC
8f71bae Index shard search slow log (query and fetch), closes #1462. 14 November 2011, 12:12:36 UTC
53cb597 get should report time in millis, but return in nanoseconds 14 November 2011, 08:41:07 UTC
b002881 Add counts of currently executing index, delete, query and fetch operations 14 November 2011, 08:41:02 UTC
84388f2 disable optimized decoder by default 14 November 2011, 08:10:59 UTC
2971671 Using root object level mapping (_size, _source) can cause reparsing of the mapping on startup, close #1458. 13 November 2011, 18:56:44 UTC
a56947b Percolate / Analyzer API can hang if it fails to execute, closes #1457. 13 November 2011, 17:55:21 UTC
86d552d don't use CLASSPATH in plugin, and simplify plugin.bat 13 November 2011, 17:18:03 UTC
c36bf02 * Add support for LZF compression on binary fields. 13 November 2011, 13:36:32 UTC
fae9580 upgrade to lzf compress 0.9 13 November 2011, 12:05:33 UTC
060f094 fix top_terms_boost parsing for multi term rewrite 13 November 2011, 10:52:54 UTC
764a45d Fix processing of regex patterns in large terms facet requests 13 November 2011, 10:52:49 UTC
5b259d0 add the search request to the search context 13 November 2011, 10:52:42 UTC
f56f6d7 Blank routing should be ignored, closes #1450. 13 November 2011, 10:04:50 UTC
f9853d8 also support _percolate for bulk item requests 13 November 2011, 08:18:39 UTC
fb6748e Search: Search requests execute by mistake on the networking http IO thread, causing other http operations to hang, closes #1455. 11 November 2011, 20:20:57 UTC
c2497aa better handlign of open channels 11 November 2011, 20:18:37 UTC
c5a9d5d configure the scheduled TP to not wait for delayed execution, so we shutodown faster 10 November 2011, 19:53:14 UTC
22da1fb AbstractCompoundWordTokenFilterFactory should store the dictionary as a CharArraySet instance, not a Set, closes #1449. 10 November 2011, 18:13:08 UTC
61e862e fix minimum_should_match in query_string builder 10 November 2011, 10:14:01 UTC
9d77091 increase search stats rounds to make sure the stats are higher than 0 10 November 2011, 10:02:31 UTC
b8a3d40 improve boolean filter 10 November 2011, 10:02:24 UTC
0fc8fea Log warning when application of an updated cluster state fails with an exception 10 November 2011, 08:14:32 UTC
f20158d Fix reporting of total indexing stats 10 November 2011, 08:07:48 UTC
afc65b2 Fix possible NPE in TransportNodesListGatewayStartedShards operation 10 November 2011, 08:05:12 UTC
524c189 Mapping: Improve applying guessed types on dynamic templates, closes #1446. 09 November 2011, 07:02:53 UTC
e06be05 data.path locations are unevenly filled (0.18.2), closes #1436. 02 November 2011, 21:44:07 UTC
402ac44 change the version in the build file 02 November 2011, 18:53:18 UTC
04d34f1 Aliases should be processed when index routing changes 01 November 2011, 18:06:44 UTC
7fcaccc add more details logging on info of data path 28 October 2011, 05:46:02 UTC
5b5bd25 move to 0.18.3 snap 27 October 2011, 18:40:23 UTC
864d95d release 0.18.2 27 October 2011, 18:38:53 UTC
3b2b8ea Search: Fetching fields that end up extracted from source might fail, closes #1431. 27 October 2011, 18:29:08 UTC
b014b0d Merge Scheduler: Allow to set index.merge.scheduler.max_merge_count, closes #1430. 27 October 2011, 00:15:16 UTC
73dceff move to 0.18.2 snap 26 October 2011, 23:40:36 UTC
d197f22 release 0.18.1 26 October 2011, 23:38:52 UTC
d9e4f2a External data location configuration fails (path.data setting), closes #1429. 26 October 2011, 23:31:05 UTC
0831c6a move to 0.18.1 snap 26 October 2011, 19:02:04 UTC
3544b07 release 0.18.0 26 October 2011, 18:58:24 UTC
0cde90f minimum_number_should_match in a query_string, closes #1420. 25 October 2011, 23:58:12 UTC
b652c65 Highlighting broken with custom_filters_score query, closes #1425. 25 October 2011, 22:58:52 UTC
2778a67 indexing option ignored in index_stats, closes #1423. 25 October 2011, 18:20:43 UTC
f9d0e82 if source is not stored, treat it as an empty map in things like scripts or non stored field extraction 25 October 2011, 18:18:53 UTC
8d08a66 make flags public just so people can hack it if needed 25 October 2011, 17:01:12 UTC
6f39fce First indexing fails when indexing a type with an attachment field mapped using a dynamic template, closes #1418. 24 October 2011, 23:40:27 UTC
3f4eea4 better failure message if a type parser is not found with dynamic tempaltes 24 October 2011, 23:10:49 UTC
e3a9f3b move to formal twitter4j 2.2.5 24 October 2011, 23:10:31 UTC
6c27509 move to formal twitter4j 2.2.5 24 October 2011, 22:30:22 UTC
3210785 upgrade to jackson 1.9.1 24 October 2011, 22:30:05 UTC
fd23d16 Mapping: Allow to include / exclude specific parts of it when storing it, closes #1421. 24 October 2011, 22:01:58 UTC
dec8dc5 Bool Filter fails with ArrayIndexOutOfBoundsException, closes #1419. 23 October 2011, 22:30:30 UTC
d8f426a remove unused class 23 October 2011, 21:41:18 UTC
a360cc4 on multiple data locations, write the state files of local gateway on all locations 23 October 2011, 20:57:37 UTC
b2b608f Query DSL: Indices query type, closes #1416. 22 October 2011, 23:35:09 UTC
721f315 handle also illegal state case to see if OOM happened within the index writer 21 October 2011, 18:18:57 UTC
6444335 Use CJKAnalyzer instead of ChineseAnalyzer Signed-off-by: Hiroyuki Ikezoe <hiikezoe@gnome.org> 21 October 2011, 18:04:32 UTC
932215d rename check setting to check on startup 20 October 2011, 14:17:38 UTC
ff97792 add equals support to index metadata 19 October 2011, 22:51:24 UTC
ea4462f fix twitter distribution 19 October 2011, 22:32:16 UTC
54273dd Added tests for synonym parsers. 19 October 2011, 21:38:15 UTC
f7747d7 Adding Wordnet synonym format 19 October 2011, 21:38:14 UTC
0f2b875 better failure message when failing to get a node lock 19 October 2011, 21:12:01 UTC
9396735 Script sorting doesn't accept parameters, closes #1382. 18 October 2011, 20:31:20 UTC
724611f don't clear on both obtain and release for the search cache 18 October 2011, 17:21:06 UTC
4ffbdbe better failure message for sorting when mapping is not found 18 October 2011, 03:54:40 UTC
b113eb1 builder based search source is safe now 18 October 2011, 03:53:53 UTC
184a384 Search: A failed search request might get overrun when trying another shard, closes #1403. 18 October 2011, 03:31:12 UTC
673655c When searching against an index/type, use the type information to derive different search aspects, closes #1391. 17 October 2011, 23:26:53 UTC
6a146e7 When searching against an index/type, use the type information to derive different search aspects, closes #1391. 17 October 2011, 22:38:29 UTC
325064c add static close methods to main class entry point 17 October 2011, 18:25:41 UTC
bfb4666 remove casting 16 October 2011, 22:43:25 UTC
bcd582b add internal cluster reroute api 16 October 2011, 17:02:32 UTC
1047ceb replication base classes to allow for different implementation of the primary request and the replica request 16 October 2011, 15:25:31 UTC
72ad722 Array out-of-bounds exception with bool filter, closes #1400. 15 October 2011, 13:35:14 UTC
b2769b1 multi_get ids shortcut should grab custom fields. 15 October 2011, 09:56:55 UTC
6b49758 rest _count endpoint to also allow for no query provided (defaults to match_all) 14 October 2011, 15:53:27 UTC
a76737c also ignore index missing failure when refreshing, as it might happen (we refresh on shards that might have not been allocated yet) 14 October 2011, 15:50:02 UTC
8c776be use twitter4j 2.5 snapshot version as its the only version that works with the change of the endpoint 14 October 2011, 15:46:35 UTC
7fb32a0 - Fix for [1393] 14 October 2011, 15:16:49 UTC
dee4b42 Exception: TokenStream implementation classes or at least their incrementToken() implementation must be final, closes #1397. 14 October 2011, 14:56:53 UTC
24f1f0f improve refreshing logic to resync mappings on upgrade, reduce the amount of cluster events processing requires if the even if fired from several nodes / sources 14 October 2011, 13:20:38 UTC
ffc7426 Synonym filter fails to properly load synonyms (since 0.17.7), closes #1392. 12 October 2011, 22:18:01 UTC
19ff93b all field mapper should be "included in root object" 12 October 2011, 20:50:16 UTC
0367103 Text Query does not use search_analyzer on field that is prefixed with the type name, closes #1390. 12 October 2011, 20:14:03 UTC
back to top