179 Commits

Author SHA1 Message Date
kimchy
8a8a4d648a Query DSL: Fine grained filter caching control with sensible defaults, closes #424. 2010-10-13 01:37:43 +02:00
kimchy
1b593c4d72 Python Plugin: Allow to use python for scripts, closes #418. 2010-10-09 21:04:05 +02:00
kimchy
a754ebacd4 Python Plugin: Allow to use python for scripts, closes #418. 2010-10-09 20:59:41 +02:00
kimchy
8b03b914f9 Twitter River: Support filter stream, closes #416. 2010-10-09 00:39:10 +02:00
kimchy
af3599fe47 upgrade to aws sdk 1.0.11 2010-10-08 11:45:27 +02:00
kimchy
bc4543a5e9 add multi threaded test execution for groovy and javascript 2010-10-06 22:00:27 +02:00
kimchy
a512c79f14 update project file 2010-10-04 13:02:22 +02:00
kimchy
c4d17860a1 Wikipedia River: A river to index wikipedia, closes #403. 2010-10-03 22:22:45 +02:00
kimchy
6371ed7d78 build structure for ruby support, problems in figuring out how to execute the ruby scripts in the most optimal manner 2010-10-03 15:52:44 +02:00
kimchy
28cbfa143b exclude build from project file 2010-10-03 02:21:02 +02:00
kimchy
5b8bc333bd JavaScript Plugin: Allow to use javascript for scripts, closes #401. 2010-10-03 02:20:37 +02:00
kimchy
9e8ebd46e8 Groovy Plugin: Allow to run use groovy for scripts (where applicable), closes #398. 2010-10-02 01:22:05 +02:00
kimchy
5c1c580b84 upgrade to groovy 1.7.5 2010-10-01 22:29:08 +02:00
kimchy
99fcfde307 Mapper: Dynamic Template Support, closes #397. 2010-10-01 16:56:04 +02:00
kimchy
06c7c4a9ac thrift definition params is conflict with c#'s keyword, rename to parameters, closes #392. 2010-09-30 10:07:02 +02:00
kimchy
efe5b5734c rename client-groovy to lang-groovy 2010-09-26 18:13:45 +02:00
kimchy
ecaaeb5250 River CouchDB Plugin, closes #382. 2010-09-23 02:26:12 +02:00
kimchy
aa68667d63 rabbitmq river 2010-09-21 17:32:34 +02:00
kimchy
4fe7cbccca rename indexer to river 2010-09-21 13:35:09 +02:00
kimchy
94a77b69d6 add a twitter indexer 2010-09-20 18:17:02 +02:00
kimchy
ed96d161a6 upgrade to amazon aws jdk 1.0.10 2010-09-20 12:09:17 +02:00
kimchy
4f08801bb9 Thrift Plugin: Expose REST interface using thrift, closes #354. 2010-09-04 02:45:37 +03:00
kimchy
c85019fb86 upgrade to aws 1.0.008 2010-08-24 03:58:45 +03:00
kimchy
1517fa3d28 initial chunk of work on refactoring the gateway, syntatic gateway files names, commit points that include translog information 2010-08-23 01:45:03 +03:00
kimchy
36ad3b246a addlow to add node allocation ot the module 2010-08-22 12:35:59 +03:00
kimchy
3f701365b0 move the allocate replica after primary active logic to a node allocation 2010-08-22 00:14:56 +03:00
kimchy
3117341f44 Shards Allocation: Only rebalance a shard if all its instances are already active, closes #331. 2010-08-21 17:49:19 +03:00
kimchy
4a2e076c6a do a reuse work prefetching not on the cluster state thread, so it won't block while fetching md5s from other nodes 2010-08-20 00:45:17 +03:00
kimchy
70c344b079 add compressed string 2010-08-19 15:33:57 +03:00
kimchy
1ee2f80e68 Transport: add global compression support compressing all internal transport communication (using lzf), closes #321. 2010-08-15 02:57:22 +03:00
kimchy
98bc8285ea Analysis: Add char_filter on top of tokenizer, filter, and analyzer. Add an html_strip char filter, closes #315. 2010-08-12 18:16:30 +03:00
kimchy
61bb9d0ff9 Mappers: also use name as a smart lookup for field/property on top of indexName and fullName, closes #309. 2010-08-10 16:14:15 +03:00
kimchy
8223418b04 better handling of non supported commands / opcodes 2010-08-09 17:52:24 +03:00
kimchy
4bbbf186b6 fix some javadocs 2010-08-02 09:53:08 +03:00
kimchy
194e6cbff6 Geo support: geo_point type and geo_distance filter, closes #278, #279 2010-07-28 21:06:18 +03:00
kimchy
ac7c8cb650 Analysis: Add pattern analyzer, closes #276. 2010-07-25 22:40:50 +03:00
kimchy
477a24efc6 Mapping: Revise dynamic mapping (into default), merge default to new mappings, closes #275. 2010-07-25 21:31:16 +03:00
kimchy
77b6d1d8b8 remove cloud plugin, reimplement an AWS specific cloud plugin with S3 gateway and EC2 discovery 2010-07-24 23:39:43 +03:00
kimchy
08ca383fd5 more work on cloud gateway 2010-07-17 15:20:13 +03:00
kimchy
e61dc78c21 max_score == NaN, closes #263. 2010-07-17 01:39:12 +03:00
kimchy
b078c9206a more work on reuse work dir, added md5 logic to identify what need to be recovered or not, note, requires reindexing 2010-07-05 14:13:55 +03:00
kimchy
fdb2eff998 Automatic management of indexing buffer size, closes #241. 2010-06-29 22:54:54 +03:00
kimchy
04ad93e8d6 update project run target to add hadoop plugin as well 2010-06-29 21:42:47 +03:00
kimchy
4ae45946a2 nicer logging 2010-06-27 13:50:27 +03:00
kimchy
811856e1f8 better method name 2010-06-25 01:41:06 +03:00
kimchy
3b4584040b add index level store constuct (on top of the shard level store) 2010-06-23 07:47:18 +03:00
kimchy
96d08cc641 remove the jgroups plugin 2010-06-21 22:51:54 +03:00
kimchy
7ed7c6db4e Gateway: Internal refactoring, requires manual upgrade when using fs gateway, closes #232. 2010-06-21 22:40:12 +03:00
kimchy
e846ed6465 Lucene: Upgrade to latest 3.0.2 version, closes #231. 2010-06-20 01:04:39 +03:00
kimchy
65039ff21d Zen Discovery: When a master node is forcefully killed, other nodes might not monitor the other elected master, closes #224 2010-06-15 23:08:52 +03:00