kimchy
|
eacdacb410
|
0.17 release
|
2011-07-19 01:32:43 +03:00 |
kimchy
|
8b7620f9de
|
simplify policy and scheduler settings
|
2011-07-18 23:43:10 +03:00 |
kimchy
|
a3c05a35bb
|
grr, add an all trusting ssl handler when downloading plugin from github
|
2011-07-18 23:05:58 +03:00 |
kimchy
|
d905e62209
|
grr, add an all trusting ssl handler when downloading plugin from github
|
2011-07-18 22:56:28 +03:00 |
kimchy
|
10660d390d
|
allow to set specific routing index_routing and search_routing names as well
|
2011-07-18 22:15:22 +03:00 |
kimchy
|
04086985f4
|
Analysis: Phonetic filter `replace` flag is inverted, fix (changes default behavior now, to follow docs), closes #1127.
|
2011-07-18 21:29:29 +03:00 |
kimchy
|
685f7c7d84
|
fix batch file to actually use the relevant es jar version (though does not really matter now, since we don't override anything in lucene)
|
2011-07-18 20:11:37 +03:00 |
kimchy
|
09528610c1
|
cleanup some test code, rename internal masterDoc to rootDoc
|
2011-07-17 04:32:18 +03:00 |
kimchy
|
defab5d948
|
no need ask for the first query rest twice
|
2011-07-17 03:58:05 +03:00 |
kimchy
|
c28421b1ed
|
upgrade to latest lzf trunk
|
2011-07-16 21:55:13 +03:00 |
kimchy
|
1a3306912e
|
upgrade to aws sdk 1.2.4
|
2011-07-16 08:58:48 +03:00 |
kimchy
|
ecf5c5d55a
|
disable jline when running Bootstrap from IDEA
|
2011-07-16 03:40:16 +03:00 |
kimchy
|
8bcfce2e26
|
Allow to configure node name using `node.name` (on top of current `name`), closes #1126.
|
2011-07-16 03:35:39 +03:00 |
kimchy
|
64054d4057
|
Nodes APIs: All node APIs to allow to match on nodes based on addresses, names, and attributes, closes #1125.
|
2011-07-16 03:27:35 +03:00 |
kimchy
|
2594828d48
|
better logging when receiving a ping response that does not match, print who we got it from
|
2011-07-15 20:22:34 +03:00 |
kimchy
|
2dd6075171
|
maybe we will do this later...
|
2011-07-15 10:19:36 +03:00 |
kimchy
|
845104dabc
|
remove the jline flag and automatically detect it
|
2011-07-15 10:00:23 +03:00 |
kimchy
|
f6beebf34c
|
Add 'other_terms' option for terms facet, closes #1029.
|
2011-07-15 07:36:07 +03:00 |
kimchy
|
e498dc3ba8
|
add many nodes stress test
|
2011-07-15 01:46:09 +03:00 |
kimchy
|
013fe473c8
|
allow to set 0 values for the connections sizes
|
2011-07-15 01:45:59 +03:00 |
kimchy
|
8532f433ce
|
add an (internal) flag if to control if the shutdown request should cause the jvm to exit or not
|
2011-07-14 22:39:44 +03:00 |
kimchy
|
848638d53c
|
Index / Delete API when causing auto index creation can cause buffer data overrun, closes #1122.
|
2011-07-14 03:04:58 +03:00 |
Austin McKinley
|
e98860dc29
|
fixing bug when installing local plugins
|
2011-07-14 00:30:32 +03:00 |
kimchy
|
bd85d32756
|
set 0 refresh interval for the test
|
2011-07-13 08:20:16 +03:00 |
kimchy
|
801c7e2483
|
fix spelling
|
2011-07-13 08:12:02 +03:00 |
kimchy
|
c2584baf86
|
rename json query to wrapper query, and optimize it to not parse it twice, once on creation, and once on parsing to build lucene queries
|
2011-07-13 03:38:36 +03:00 |
kimchy
|
cfc45b0ab9
|
make analyzer request just use field, and allow it to have type.field_name option (or just field name)
|
2011-07-13 03:15:36 +03:00 |
melix
|
8564c20378
|
Make AnalyzeRequest support field() and type()
|
2011-07-13 03:07:41 +03:00 |
melix
|
b627ba06c6
|
Adds a JSONQueryBuilder which allows using a JSON query string through the Java builder API.
|
2011-07-13 03:07:40 +03:00 |
kimchy
|
1033249f0c
|
Native (java) process memory leak, closes #1118.
|
2011-07-13 01:46:22 +03:00 |
kimchy
|
fdbcec8a84
|
Node Stats: Add number of server open channels for transport and http, closes #1115.
|
2011-07-12 02:41:18 +03:00 |
kimchy
|
c04be9d365
|
return on failure
|
2011-07-12 00:34:11 +03:00 |
kimchy
|
567cf6b5c3
|
search parse failure should return a 400 status code
|
2011-07-11 21:49:33 +03:00 |
kimchy
|
6be337e184
|
fix fugly failure message on put index template
|
2011-07-11 04:10:16 +03:00 |
kimchy
|
f2c085a9f9
|
Fix strange compilation failure under jdk7...
|
2011-07-11 03:59:15 +03:00 |
kimchy
|
b275e6f798
|
Closed indices should not cause block failures on some APIs what executing against _all indices, closes #1010.
|
2011-07-10 23:56:03 +03:00 |
kimchy
|
1acca2050c
|
Allow to disable automatic date detection, closes #1051.
|
2011-07-10 23:44:41 +03:00 |
kimchy
|
ced90891ab
|
Allow to disable automatic date detection, closes #1051.
|
2011-07-10 23:41:52 +03:00 |
kimchy
|
b17c2b09db
|
Allow to disable automatic date detection, closes #1051.
|
2011-07-10 23:24:23 +03:00 |
kimchy
|
882ccf32c8
|
only use dfs data on main query executed
|
2011-07-10 23:05:09 +03:00 |
kimchy
|
e489ad2221
|
better toString on transport future
|
2011-07-10 22:56:14 +03:00 |
kimchy
|
7ef41eefea
|
Node Info / Stats: Add max_file_descriptors (info) and open_file_descriptors (stats), closes #1113.
|
2011-07-10 05:13:35 +03:00 |
kimchy
|
a8d8eb686e
|
RabbitMQ River: Upgrade to rabbitmq driver 2.5.1, closes #1112.
|
2011-07-10 04:22:20 +03:00 |
kimchy
|
23a35a0809
|
add handling a failure of malformed scroll id, and throw back the scroll id itself for simpler debugging
|
2011-07-10 03:25:34 +03:00 |
kimchy
|
ca97e19cde
|
upgrade to latest jsr166y version
|
2011-07-10 02:16:58 +03:00 |
kimchy
|
9513dd0a4a
|
fix nested filter to work well with inner nested queries
|
2011-07-09 22:10:58 +03:00 |
kimchy
|
66d5eb94fb
|
fix new analysis components test, and make pattern require parameters
|
2011-07-08 22:28:26 +03:00 |
belevian
|
7e20a9f80a
|
Analysis: expose Lucene PatternReplaceFilter.
|
2011-07-08 22:00:20 +03:00 |
belevian
|
888194e903
|
Analysis: expose Lucene MappingCharFilter.
|
2011-07-08 22:00:19 +03:00 |
kimchy
|
9464208f83
|
handle failure on interface check if its up (seems to happen on jdk 7)
|
2011-07-08 21:58:39 +03:00 |