kimchy
|
c3124efe51
|
Analyze API: Failure to read full message over the wire, closes #1138.
|
2011-07-20 22:05:22 +03:00 |
kimchy
|
5bd4c16a0c
|
rename field to setField, to match convention
|
2011-07-20 22:02:24 +03:00 |
kimchy
|
72f9183c13
|
rename field to setField, to match convention
|
2011-07-20 22:01:50 +03:00 |
kimchy
|
260c61266d
|
even on failure, don't return a body for HEAD request
|
2011-07-20 20:58:08 +03:00 |
kimchy
|
0ed50ca00c
|
NullPointerException for invalid faceted query, closes #1136.
|
2011-07-20 05:54:09 +03:00 |
kimchy
|
c066b6ae4a
|
Java client nodes using multicast discovery connect to one another, closes #1135.
|
2011-07-20 03:38:13 +03:00 |
kimchy
|
cbb1c35f94
|
Network: Default (back) network.tcp.connect_timeout to 30s, closes #1134.
|
2011-07-20 00:37:32 +03:00 |
kimchy
|
5ccdd4d3d3
|
reduce connections per node med to 4 from 7 to reduce (default) connection overhead
|
2011-07-20 00:34:56 +03:00 |
kimchy
|
c1dcea8a9e
|
add debug logging to netty transport tcp config
|
2011-07-20 00:31:14 +03:00 |
kimchy
|
671db81992
|
add transport.connections_per_node prefix setting as well as the netty specific one
|
2011-07-20 00:01:04 +03:00 |
kimchy
|
04b8245d96
|
IndicesExistsRequest throws IndexMissingException, closes #1133.
|
2011-07-19 23:42:42 +03:00 |
kimchy
|
c662972230
|
Realtime Get fails when using compression, closes #1131.
|
2011-07-19 22:01:50 +03:00 |
kimchy
|
9846a25380
|
change debug to trace
|
2011-07-19 20:11:04 +03:00 |
Nicolas Lalevée
|
65cefb6915
|
Add debug logging to trace search errors
|
2011-07-19 20:09:23 +03:00 |
Nicolas Lalevée
|
bf071222ed
|
fix the maxExpansion of a prefix query
|
2011-07-19 20:09:23 +03:00 |
kimchy
|
8f6de29580
|
mget doesn't work with aliases. closes #1130.
|
2011-07-19 19:58:25 +03:00 |
kimchy
|
d4e18f5f45
|
move to 0.18 release
|
2011-07-19 01:34:55 +03:00 |
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 |