Shay Banon
|
537d9c5db0
|
FVH should use the parsed query, and not a possible rewritten query
|
2011-11-15 16:45:05 +02:00 |
Shay Banon
|
8f392af207
|
upgrade to mvel 2.1 Beta7
|
2011-11-15 16:23:13 +02:00 |
Shay Banon
|
8d0ac1787b
|
upgrade to jackson 1.9.2
|
2011-11-15 15:53:18 +02:00 |
Shay Banon
|
a6a2a264c3
|
Highlighting on term vector enabled field should not highlight filters by default, closes #1469.
|
2011-11-15 13:42:15 +02:00 |
Shay Banon
|
b8fe9999e0
|
XContentBuilder to handle extended classes of java.util.Date, closes #1465.
|
2011-11-15 11:34:32 +02:00 |
Shay Banon
|
abaf4b5196
|
Indices Stats API: Providing groups as part of the HTTP API does not return stats for those groups, closes #1468.
|
2011-11-15 10:31:55 +02:00 |
Igor Motov
|
0d714d580f
|
Add counts of currently executing get operations
|
2011-11-15 10:21:10 +02:00 |
Shay Banon
|
9bf42fed1b
|
Nested facet execution can fail with ArrayIndexOutOfBounds, closes #1467.
|
2011-11-15 09:23:56 +02:00 |
Shay Banon
|
dc2824fe06
|
apply fix to unsafe decoder in lzf, still use vanilla for now
|
2011-11-15 08:46:05 +02:00 |
Shay Banon
|
73ba30b18a
|
Date Range: Inclusive upper range does not round up properly, closes #1463.
|
2011-11-14 17:16:42 +02:00 |
Shay Banon
|
ed281fbfd5
|
Index shard search slow log (query and fetch), closes #1462.
|
2011-11-14 14:10:39 +02:00 |
Shay Banon
|
b43c8fe128
|
get should report time in millis, but return in nanoseconds
|
2011-11-14 10:40:05 +02:00 |
Igor Motov
|
62d67e6c2d
|
Add counts of currently executing index, delete, query and fetch operations
|
2011-11-14 10:24:50 +02:00 |
Shay Banon
|
eefbe52580
|
disable optimized decoder by default
|
2011-11-14 10:10:22 +02:00 |
Shay Banon
|
eb1b0b150f
|
Using root object level mapping (_size, _source) can cause reparsing of the mapping on startup, close #1458.
|
2011-11-13 20:56:16 +02:00 |
Shay Banon
|
3da6e0a5b0
|
Percolate / Analyzer API can hang if it fails to execute, closes #1457.
|
2011-11-13 19:54:13 +02:00 |
Shay Banon
|
e0acf13a12
|
don't use CLASSPATH in plugin, and simplify plugin.bat
|
2011-11-13 19:16:01 +02:00 |
Jeremie BORDIER
|
28c9595af3
|
* Add support for LZF compression on binary fields.
|
2011-11-13 14:32:53 +02:00 |
Shay Banon
|
4bbf29834e
|
upgrade to lzf compress 0.9
|
2011-11-13 14:06:09 +02:00 |
Shay Banon
|
27a7b0680c
|
fix top_terms_boost parsing for multi term rewrite
|
2011-11-13 12:51:10 +02:00 |
Igor Motov
|
9cc0b7a28b
|
Fix processing of regex patterns in large terms facet requests
|
2011-11-13 12:49:12 +02:00 |
Shay Banon
|
a3978402e5
|
add the search request to the search context
|
2011-11-13 12:48:17 +02:00 |
Shay Banon
|
f4adff652c
|
Blank routing should be ignored, closes #1450.
|
2011-11-13 12:04:02 +02:00 |
Shay Banon
|
da98aab13f
|
also support _percolate for bulk item requests
|
2011-11-13 10:19:05 +02:00 |
Shay Banon
|
21c4530aaf
|
Search: Search requests execute by mistake on the networking http IO thread, causing other http operations to hang, closes #1455.
|
2011-11-11 22:22:21 +02:00 |
Shay Banon
|
99d31cc8c8
|
better handlign of open channels
|
2011-11-11 22:22:15 +02:00 |
Shay Banon
|
93f1d50c18
|
configure the scheduled TP to not wait for delayed execution, so we shutodown faster
|
2011-11-10 21:52:42 +02:00 |
Shay Banon
|
68c8cac852
|
AbstractCompoundWordTokenFilterFactory should store the dictionary as a CharArraySet instance, not a Set, closes #1449.
|
2011-11-10 20:12:35 +02:00 |
Shay Banon
|
15c798fb4c
|
fix minimum_should_match in query_string builder
|
2011-11-10 12:13:31 +02:00 |
Shay Banon
|
c4542c8349
|
increase search stats rounds to make sure the stats are higher than 0
|
2011-11-10 12:01:39 +02:00 |
Shay Banon
|
62bc0836c1
|
improve boolean filter
|
2011-11-10 12:00:43 +02:00 |
Igor Motov
|
ed8c289dec
|
Log warning when application of an updated cluster state fails with an exception
|
2011-11-10 10:12:58 +02:00 |
Igor Motov
|
e7baf30bd2
|
Fix reporting of total indexing stats
|
2011-11-10 10:07:10 +02:00 |
Igor Motov
|
eafa2b0c9a
|
Fix possible NPE in TransportNodesListGatewayStartedShards operation
|
2011-11-10 10:04:11 +02:00 |
Shay Banon
|
c5ebe6e86f
|
Mapping: Improve applying guessed types on dynamic templates, closes #1446.
|
2011-11-09 09:02:20 +02:00 |
Shay Banon
|
75f522adaa
|
data.path locations are unevenly filled (0.18.2), closes #1436.
|
2011-11-02 23:45:35 +02:00 |
Igor Motov
|
3c2dd959cb
|
Aliases should be processed when index routing changes
|
2011-11-01 20:05:46 +02:00 |
Shay Banon
|
ca7247e1b1
|
add more details logging on info of data path
|
2011-10-28 07:45:17 +02:00 |
Shay Banon
|
65a525bb15
|
add 0.18.3
|
2011-10-27 20:42:43 +02:00 |
Shay Banon
|
723d2e8b15
|
Search: Fetching fields that end up extracted from source might fail, closes #1431.
|
2011-10-27 20:28:38 +02:00 |
Shay Banon
|
8922d5b073
|
Merge Scheduler: Allow to set index.merge.scheduler.max_merge_count, closes #1430.
|
2011-10-27 02:14:47 +02:00 |
Shay Banon
|
efffcf2b26
|
add 0.18.2 option
|
2011-10-27 01:43:08 +02:00 |
Shay Banon
|
99e2bb270c
|
External data location configuration fails (path.data setting), closes #1429.
|
2011-10-27 01:30:33 +02:00 |
Shay Banon
|
49a97f6fcf
|
move to 0.19.0 snap
|
2011-10-26 21:04:10 +02:00 |
Shay Banon
|
3544b07330
|
release 0.18.0
|
2011-10-26 20:58:24 +02:00 |
Shay Banon
|
0cde90fcb1
|
minimum_number_should_match in a query_string, closes #1420.
|
2011-10-26 01:58:12 +02:00 |
Shay Banon
|
b652c655d2
|
Highlighting broken with custom_filters_score query, closes #1425.
|
2011-10-26 00:58:52 +02:00 |
Shay Banon
|
2778a6756c
|
indexing option ignored in index_stats, closes #1423.
|
2011-10-25 20:20:43 +02:00 |
Shay Banon
|
f9d0e82389
|
if source is not stored, treat it as an empty map in things like scripts or non stored field extraction
|
2011-10-25 20:18:53 +02:00 |
Shay Banon
|
8d08a66e66
|
make flags public just so people can hack it if needed
|
2011-10-25 19:01:12 +02:00 |