Shay Banon
|
3d51553cf2
|
Move phonetic token filter to a plugin, closes #1594.
|
2012-01-07 23:18:30 +02:00 |
|
Shay Banon
|
aec5af3800
|
clean more test yml files
|
2012-01-07 00:08:09 +02:00 |
|
Shay Banon
|
164df9979a
|
remove yml file conf for test
|
2012-01-06 23:43:35 +02:00 |
|
Shay Banon
|
5c7d1d0984
|
remove yml file conf for test
|
2012-01-06 23:41:28 +02:00 |
|
Shay Banon
|
ec8b7c3e23
|
No master (startup / minimum_master_node) / not recovered blocks should cause proper failures on operations, closes #1589.
|
2012-01-06 23:38:41 +02:00 |
|
Shay Banon
|
a18021c778
|
Filter cache to have just weighted (node) and none, and index query parser cache to be size based, closes #1590.
|
2012-01-05 20:44:09 +02:00 |
|
Benjamin Devèze
|
d95aa9f266
|
add ttl tests with routing
|
2012-01-04 23:37:34 +01:00 |
|
Shay Banon
|
e5f2ce0fd6
|
use factor in scripts, so custom score function will work correctly when it multiplies
|
2012-01-04 21:53:26 +02:00 |
|
Shay Banon
|
761862a9a9
|
nicer exception names
|
2012-01-03 01:05:08 +02:00 |
|
Shay Banon
|
83d5084f62
|
Update API: Allow to update a document based on a script, closes #1583.
|
2012-01-02 22:02:19 +02:00 |
|
Shay Banon
|
8c6b2a3077
|
Date Histogram Facet: Improve time zone handling, add factor option, closes #1580.
|
2012-01-01 00:09:57 +02:00 |
|
Shay Banon
|
8cf8b478af
|
Scan Search: Improve performance while scrolling through it, closes #1579.
|
2011-12-31 17:49:19 +02:00 |
|
Shay Banon
|
e47ec96ca2
|
Merge branch 'master' of https://github.com/dakrone/elasticsearch
|
2011-12-29 14:17:50 +02:00 |
|
Lee Hinman
|
f6b036f713
|
Refactor validate to validateQuery and move into indices admin action
|
2011-12-28 15:27:59 -07:00 |
|
Shay Banon
|
4e6217c54d
|
simplify toString for cached filter
|
2011-12-28 23:35:04 +02:00 |
|
Lee Hinman
|
be6e18cb36
|
Add query validation feature
|
2011-12-27 13:51:59 -07:00 |
|
Shay Banon
|
5049f60b6c
|
Set an index / indices to read only, or make the cluster read only, closes #1573.
|
2011-12-27 20:35:07 +02:00 |
|
bbgordonn
|
661d04e9de
|
#1452 closed: block writes or metadata changes if {index,cluster}.read_only is set.
|
2011-12-27 17:19:03 +02:00 |
|
Shay Banon
|
cc3f44473f
|
Search: Support partial fields that can returns partial view of the _source, closes #1570.
|
2011-12-26 16:49:55 +02:00 |
|
Shay Banon
|
aa078788f9
|
Nested objects not deleted on "delete by query", closes #1537.
|
2011-12-25 13:33:02 +02:00 |
|
Shay Banon
|
73b74847aa
|
cleanup test
|
2011-12-22 23:24:12 +02:00 |
|
jayson.minard
|
52e6327467
|
unit tests for issue 1560, customfiltersscore min and multiply search modes
|
2011-12-22 23:19:58 +02:00 |
|
Shay Banon
|
415ee6425a
|
Allow search to continue when sort field is missing from type mapping, closes #1558.
|
2011-12-22 14:25:54 +02:00 |
|
Shay Banon
|
fe4ba2ad55
|
Improve multi field mapper with highlighting based on source, closes #1559.
|
2011-12-22 02:24:36 +02:00 |
|
Shay Banon
|
52743a05fa
|
rename setEncoder to setHighlighterEncoder, its not evident which encoder is refers to
|
2011-12-21 23:36:16 +02:00 |
|
Shay Banon
|
55d8d0d9c6
|
Analyze API: Allow to execute it without pre-creating an index, and allow to build custom analyzer (tokenizer + token_filters), closes #1555.
|
2011-12-21 23:24:55 +02:00 |
|
Shay Banon
|
2b838b808e
|
add another path trie test for wildcard vs. contant
|
2011-12-20 17:42:06 +02:00 |
|
Shay Banon
|
dd6c076454
|
simplify and improve scaling/blocking thread pools
|
2011-12-20 12:03:28 +02:00 |
|
Shay Banon
|
41b5c3d562
|
wait for yellow state in test
|
2011-12-19 13:51:33 +02:00 |
|
Shay Banon
|
0328a300eb
|
move jmeter files under jmeter, no need for jmx
|
2011-12-18 01:01:12 +02:00 |
|
Shay Banon
|
a3ca1afed5
|
Translog: When not sync'ing on each operation, buffer writes, closes #1549.
|
2011-12-18 00:19:35 +02:00 |
|
Shay Banon
|
ec04435b06
|
rename test
|
2011-12-16 23:36:31 +02:00 |
|
Shay Banon
|
26fc9bcb25
|
abstract away the fs translog file to an interface
|
2011-12-16 23:30:31 +02:00 |
|
Shay Banon
|
922833cdc4
|
source not returned when * specified in fields list, closes #1541.
|
2011-12-14 21:18:14 +02:00 |
|
Shay Banon
|
de861d6f43
|
Support Multicast discovery for external clients, closes #1532.
|
2011-12-11 18:54:07 +02:00 |
|
Shay Banon
|
e7eed3c182
|
fix package location of trove extensions
|
2011-12-10 00:12:42 +02:00 |
|
Shay Banon
|
a71f2eed99
|
fix test to wait for async indexing to finish
|
2011-12-09 10:04:11 +02:00 |
|
Shay Banon
|
1fd5a48409
|
wait for yellow status before searching
|
2011-12-08 16:28:57 +02:00 |
|
Shay Banon
|
5ea6c0bac5
|
wait for green status in test to make sure shards are allocated
|
2011-12-07 17:01:57 +02:00 |
|
Shay Banon
|
9781d8675d
|
cleanups, remove unused code
|
2011-12-06 16:40:07 +02:00 |
|
Shay Banon
|
6a71eab51f
|
finalize structure, tests pass
|
2011-12-06 02:43:17 +02:00 |
|
Shay Banon
|
a8fd2d48b8
|
first cleanup phase, move to single src
|
2011-12-06 00:59:23 +02:00 |
|