kimchy
|
84a5c1eac8
|
Replication Actions: Allow to control replication type - `async` or `sync`, closes #196.
|
2010-05-28 03:47:35 +03:00 |
kimchy
|
32e4c405de
|
add async http client
|
2010-05-24 23:27:07 +03:00 |
kimchy
|
5c6864e8b3
|
inital work on hadoop plugin - gateway hdfs support
|
2010-05-23 08:17:52 +03:00 |
kimchy
|
216dda3f9c
|
Throttling of recovery (both gateway recovery and peer node recovery), closes #176.
|
2010-05-16 23:37:56 +03:00 |
kimchy
|
836461e6de
|
improve search serialization and deserialization
|
2010-05-13 18:39:24 +03:00 |
kimchy
|
040030dac8
|
reafctor inject to util from util.guice
|
2010-05-10 01:34:22 +03:00 |
kimchy
|
8053237643
|
move from gcommon package
|
2010-05-04 16:02:26 +03:00 |
kimchy
|
34d99c39a5
|
XContent - An abstraction on top of content (JSON inspired), closes #152.
|
2010-04-29 23:10:47 +03:00 |
kimchy
|
f8f65c991a
|
finalize abstracting json into xcontent
|
2010-04-29 02:11:53 +03:00 |
kimchy
|
37dfc443aa
|
continue abstracting json into xcontent
|
2010-04-29 00:05:55 +03:00 |
kimchy
|
2a19160ad6
|
internalize guice (no need to aop) and reduce deps
|
2010-04-26 02:10:42 +03:00 |
kimchy
|
e56321b414
|
add google collections to elasticsearch as source and remove binary dep
|
2010-04-26 01:02:31 +03:00 |
kimchy
|
4ab298ce00
|
query on _all field with term/prefix queries fail (by resulting on query execution exception) since the correct term query is not used for it
|
2010-04-25 18:43:53 +03:00 |
kimchy
|
bf6cead984
|
Highlighting broken when query is on `_all` field or with prefixes. Add also a flag to highlight to control if filters should be highlighted or not (called highlight_filters) which defaults to true. Closes #148.
|
2010-04-25 18:32:46 +03:00 |
kimchy
|
609af0da60
|
update test resources build file
|
2010-04-21 01:17:19 +03:00 |
kimchy
|
52a4a41088
|
fix dependency in build on proper slf4j version
|
2010-04-21 00:57:11 +03:00 |
kimchy
|
bda476eee8
|
Remove dependency on slf4j for logging, create own internal abstraction, closes #146.
|
2010-04-21 00:29:42 +03:00 |
kimchy
|
2fdc49c113
|
Search API: Indices Boost to apply a boost factor to each index, closes #143.
|
2010-04-19 19:15:24 +03:00 |
kimchy
|
fcc32cbe21
|
finalize the connection listener support
|
2010-04-18 17:52:18 +03:00 |
kimchy
|
72629fc5ec
|
don't establish a connection on demand, only do it when node discovered by the discovery
|
2010-04-18 17:10:09 +03:00 |
kimchy
|
02cb297691
|
more groovy client work
|
2010-04-15 17:45:26 +03:00 |
kimchy
|
96a185e107
|
more work on the groovy client - count/terms api
|
2010-04-14 13:57:40 +03:00 |
kimchy
|
7e041c43e0
|
more work on the groovy client
|
2010-04-14 12:17:52 +03:00 |
kimchy
|
a9cd00e287
|
rename Server to Node to better reflect its usage (it can be a client node), also add on the NodeBuilder helper methods to set common settings
|
2010-04-09 00:54:54 +03:00 |
kimchy
|
2bb31fe740
|
reafactor how actions handle failures, better response when non active shards exists, also, default logging to have action set to DEBUG so exceptions in actions are logged in the server
|
2010-04-07 01:54:33 +03:00 |
kimchy
|
3b5b4b4c3a
|
Move from CamelCase to '_' casing, closes #116.
|
2010-04-04 17:18:18 +03:00 |
kimchy
|
6bf19fcd93
|
Mapper: Rename allFIeld to _all, sourceField to _source, idField to _id, and typeField to _type, closes #105.
|
2010-04-04 01:50:52 +03:00 |
kimchy
|
962ce9a7e6
|
improve initial read from gateway on first master startup, first master will not complete the startup sequence until meta data and all indices have been created from the gateway
|
2010-04-03 03:03:37 +03:00 |
kimchy
|
6ed23744fc
|
upgrade to gradle 0.9 preview 1
|
2010-04-02 15:47:27 +03:00 |
kimchy
|
fd574880fc
|
Clear Indices Cache API: Allow to clear indices cache, closes #101
|
2010-04-01 12:25:51 +03:00 |
kimchy
|
6f9451f9c6
|
better lifecycle handling when deleting an index
|
2010-03-31 22:45:46 +03:00 |
kimchy
|
38d8fad8d0
|
clean and refactor the way fs index gateway work, should work nicer with NFS
|
2010-03-31 17:23:16 +03:00 |
kimchy
|
8f324678e8
|
Index Aliases, closes #88.
|
2010-03-25 02:00:53 +02:00 |
kimchy
|
6a476f440b
|
rename operationThreading method
|
2010-03-24 00:28:05 +02:00 |
kimchy
|
93e025325e
|
Terms API: Support numbers/dates, closes #78.
|
2010-03-22 02:34:42 +02:00 |
kimchy
|
a039a6cc38
|
add a test for failed from
|
2010-03-21 16:45:04 +02:00 |
kimchy
|
1e455789d0
|
Search API: Scroll, closes #77.
|
2010-03-21 01:14:49 +02:00 |
kimchy
|
315cc90560
|
fix test
|
2010-03-20 02:09:44 +02:00 |
kimchy
|
049ce4ffcd
|
better names
|
2010-03-20 01:25:51 +02:00 |
kimchy
|
55cad3208e
|
fix explain failure
|
2010-03-19 14:15:26 +02:00 |
kimchy
|
28b0b5fc30
|
Search API: Support highlighting, closes #69.
|
2010-03-18 16:05:24 +02:00 |
kimchy
|
1dd5997889
|
_all field, closes #63.
|
2010-03-16 23:04:20 +02:00 |
kimchy
|
4e1a1f3437
|
Mapping metadata not restored from gateway on server restart, closes #57
|
2010-03-12 18:22:20 +02:00 |
kimchy
|
86c3a406c6
|
Java API: Expose source as Map (in GetResponse, SearchHit), allow to index a Map, closes #58.
|
2010-03-11 16:39:30 +02:00 |
kimchy
|
f4f26d2118
|
Search API: Query Facet - Add global flag to control if the facet is bounded to the search query or not, closes #50.
|
2010-03-05 16:05:08 +02:00 |
kimchy
|
40b0dfddec
|
count should be cached as a filter
|
2010-03-05 15:24:04 +02:00 |
kimchy
|
e735ff49d6
|
simpler settings builder api
|
2010-03-05 12:39:38 +02:00 |
kimchy
|
7bf0f1ffca
|
refactor client api, remove execXXX, and simple remain with the actual operation name as the method name, one that returns a future, and one that accepts a listener
|
2010-03-05 01:39:04 +02:00 |
kimchy
|
111f9cb751
|
proper handling of get response (document does not exists)
|
2010-03-04 15:35:15 +02:00 |
kimchy
|
372bdec45f
|
more docs
|
2010-02-28 01:36:45 +02:00 |