Shay Banon
|
f9ae132c72
|
improve tests execution time
|
2011-08-24 22:00:27 +03:00 |
Shay Banon
|
306b3939cf
|
fix stats action registration
|
2011-08-24 20:57:48 +03:00 |
Benjamin Devèze
|
264efe5478
|
Fix small bug in routing parsing
|
2011-08-24 19:57:12 +03:00 |
Shay Banon
|
591c91a9a9
|
add specific indexing stats REST endport
|
2011-08-24 18:23:27 +03:00 |
Shay Banon
|
80062fbe10
|
Indices Stats API + indexing statistics, closes #1273.
|
2011-08-24 11:24:52 +03:00 |
Shay Banon
|
265b9f0369
|
CouchDB River: Add throttling when indexing does not keep up with fetching _changes, closes #1269.
|
2011-08-22 22:18:04 +03:00 |
Shay Banon
|
bb9bcf6a1e
|
debug log failure to find local host
|
2011-08-22 11:02:10 +03:00 |
Shay Banon
|
f4a36a2d87
|
add size and docs to merge stats
|
2011-08-21 05:16:26 +03:00 |
Shay Banon
|
67e161f710
|
add flush stats
|
2011-08-21 04:54:27 +03:00 |
Shay Banon
|
6fd6965bdf
|
add refresh stats to node indices stats section
|
2011-08-21 01:10:51 +03:00 |
Shay Banon
|
0549e9d1c2
|
create simple metrics aggregator classes, and use them where applicable in the code, abstracting away the actual aggregation method (and use jsr166e long addr)
|
2011-08-21 00:12:36 +03:00 |
Shay Banon
|
e67427d4af
|
add a new version of jsr166y, and add jsr166e
|
2011-08-20 21:52:52 +03:00 |
Shay Banon
|
6afbfad089
|
Enhance transport stats to include rx and tx counters, closes #1254.
|
2011-08-20 21:37:37 +03:00 |
Shay Banon
|
ef47308ead
|
allow to change indices.cache.filter.size setting through cluster update settings api
|
2011-08-20 17:12:58 +03:00 |
Shay Banon
|
6e81fbc30d
|
rename cluster settings service to node settings service, as it better reflects the fact that settings are applied on the node level
|
2011-08-20 16:58:39 +03:00 |
Shay Banon
|
03217c460a
|
Cluster Update Settings API, closes #1266.
|
2011-08-20 04:00:41 +03:00 |
Shay Banon
|
a83c45be22
|
Java Logging: Automatically default to log4j before slf4j logging if log4j in the classpath, closes #1265.
|
2011-08-20 03:27:29 +03:00 |
Shay Banon
|
779dc4309b
|
Geo: Automatically normalize lat/lon on search components, closes #1264.
|
2011-08-19 20:19:54 +03:00 |
Shay Banon
|
ec6fa83856
|
index: no should also disable include_in_all, closes #1087.
|
2011-08-19 19:51:39 +03:00 |
Shay Banon
|
0f0b41e4fa
|
fix bound normalization
|
2011-08-19 16:28:55 +03:00 |
Shay Banon
|
7c150a5059
|
Geo Type Mapping: Add normalize flag (default to true), and default validate to true, closes #1262.
|
2011-08-19 07:24:43 +03:00 |
Shay Banon
|
7a4fca2c1a
|
Geo Distance Filter Bounding Box Optimization, closes #1261.
|
2011-08-19 07:07:02 +03:00 |
Shay Banon
|
4bacebe860
|
optimize distance based based calcs by reusing source location computation
|
2011-08-19 04:25:36 +03:00 |
Shay Banon
|
d371619dd8
|
add an option to just compute distance factor
|
2011-08-19 03:21:46 +03:00 |
Shay Banon
|
fcaa0e3261
|
Query Parser caching does not take parsed query rewrite method into account, closes #1260.
|
2011-08-19 01:57:12 +03:00 |
Shay Banon
|
5fa072263d
|
more work on simplifying mapper parsing code
|
2011-08-19 01:34:22 +03:00 |
Shay Banon
|
8d2123a452
|
dynamic templates might cause elasticsearch to keep resync mappings, closes #1257.
|
2011-08-18 21:13:15 +03:00 |
Nicolas Lalevée
|
741b8dd70b
|
fix highlight score ordering for a field
|
2011-08-18 20:29:20 +03:00 |
Shay Banon
|
a9bc775213
|
more refactoring to generalize root level field mappers
|
2011-08-18 04:55:57 +03:00 |
Shay Banon
|
821c3524a2
|
more refactoring to generalize root level field mappers
|
2011-08-18 00:57:53 +03:00 |
Shay Banon
|
4395202ebc
|
simplify a bit doc mapper parsing to make it more generic
|
2011-08-17 18:08:39 +03:00 |
Shay Banon
|
8a7b20597d
|
Geo Type Mapping: Add validation options to validate lat and lon values, closes #1252.
|
2011-08-17 05:54:57 +03:00 |
Shay Banon
|
55f62eca8a
|
use static classes for docsets instead of inner classes to make sure we don't rely on hotspot to inline field lookups
|
2011-08-17 04:20:43 +03:00 |
Shay Banon
|
451c87f486
|
Update Settings: Allow to dynamically set index.gc_deletes setting, closes #1251.
|
2011-08-17 02:58:55 +03:00 |
Shay Banon
|
20ff04f715
|
Start Elastic Node without network link, closes #842.
|
2011-08-17 02:55:17 +03:00 |
Shay Banon
|
be7d3b609f
|
Single node rolling restart into a new node can cause metadata loss, closes #1249.
|
2011-08-16 17:18:30 +03:00 |
Shay Banon
|
da56a4d332
|
Tiered merge policy: Change the default max_merge_segment from 5gb to 20gb, closes #1247.
|
2011-08-15 21:36:32 +03:00 |
Shay Banon
|
af4b6a1d49
|
move to the latest 0.8.4 lzf compress
|
2011-08-15 18:45:21 +03:00 |
Shay Banon
|
11bdad1338
|
wrong method signature: RangeFilterBuilder and NumericRangeFilterBuilder, closes #1244.
|
2011-08-15 00:06:26 +03:00 |
Shay Banon
|
d92dc36213
|
improve index and shard creation failure messages
|
2011-08-14 14:51:20 +03:00 |
Shay Banon
|
b0caf0d761
|
externalize all checks for checksum file to a util method
|
2011-08-14 02:19:17 +03:00 |
Shay Banon
|
b3d1525e41
|
return the query builder for chaining
|
2011-08-13 22:36:11 +03:00 |
Benjamin Devèze
|
32fcd91e2b
|
Fix copy-pasted javadoc error
|
2011-08-13 16:09:24 +03:00 |
Shay Banon
|
252ba57703
|
Date detection for `YYYY/MM/dd` or `YYYY/MM/dd HH:mm:ss` without timezones now broken, closes #1241.
|
2011-08-13 13:08:12 +03:00 |
Shay Banon
|
3b987f9ee0
|
add a more complex test for peer recovery reuse
|
2011-08-12 14:58:06 +03:00 |
Shay Banon
|
016bcdfa3a
|
also flush before optimize, just to optimize all the changes up until now
|
2011-08-12 13:01:11 +03:00 |
Shay Banon
|
8a69910465
|
Peer recovery process can sometimes not reuse the same index files allocated on a possible node, closes #1238.
|
2011-08-12 04:06:20 +03:00 |
Shay Banon
|
fa19239d44
|
Updating `index.auto_expand_replicas` might not be applied correctly, closes #1237.
|
2011-08-12 02:21:47 +03:00 |
Shay Banon
|
001a6b0ff7
|
Failure to reduce geo distance sorting (class case exception), closes #1234.
|
2011-08-11 23:37:18 +03:00 |
Shay Banon
|
bf51a4e5df
|
Mapping: Allow to enable automatic numeric types detection new fields with a string value, closes #1233.
|
2011-08-11 23:11:08 +03:00 |