Commit graph

747 commits

Author SHA1 Message Date
Berny Cantos 7f53badad5 Add support for include_in_{parent,root} for nested and objects 2014-03-06 12:31:50 +01:00
Tim Nagel 245732781b Merge pull request #493 from tgallice/url_parameter_fix
Rework configuration validation to fix #461
2014-03-05 09:12:44 +11:00
tgallice 418b9d72ce Rework configuration validation to fix #461 2014-03-04 17:58:10 +01:00
Tim Nagel c8c72f5f0b Merge pull request #481 from XWB/abstract-provider-cleanup
AbstractProvider cleanup
2014-02-21 09:23:45 +11:00
Tim Nagel 6f8b3a5a0f Fix populate command option 2014-02-21 08:58:43 +11:00
Karel Souffriau 1c74f61b4e AbstractProvider cleanup 2014-02-20 12:57:10 +01:00
Tim Nagel b7d664c665 Merge pull request #480 from XWB/populate-command-hotfix
Fixed bug made in #479
2014-02-19 23:02:13 +11:00
Karel Souffriau 891dd51abe Fixed bug made in #479 2014-02-19 12:50:48 +01:00
Tim Nagel dd718c9a63 Merge pull request #479 from XWB/populate-command-fix
Tweak: use hasOption() in PopulateCommand instead of checking for booleans
2014-02-19 22:45:37 +11:00
Karel Souffriau 63cca11a0b Tweak: use hasOption() in PopulateCommand instead of checking for booleans 2014-02-19 12:43:44 +01:00
Tim Nagel 20b16d4f8c Merge pull request #478 from XWB/fix-tests
Fixes in "stop on error" feature
2014-02-19 22:40:47 +11:00
Karel Souffriau 44180793fc Add changelog file for 3.0 2014-02-19 12:36:39 +01:00
Karel Souffriau 41bf07ec59 Fixed issues in #426 2014-02-19 12:19:34 +01:00
Tim Nagel 5fff46cc60 Merge pull request #477 from XWB/cs-fix
CS fix in AbstractProvider
2014-02-19 20:13:26 +11:00
Karel Souffriau b8cc6d758c CS fix in AbstractProvider 2014-02-19 09:31:22 +01:00
Tim Nagel d03d494d30 Merge remote-tracking branch 'tgabi/stop-on-error' 2014-02-19 13:50:33 +11:00
Tim Nagel efc1794d3f Merge pull request #447 from astina-forks/populate_interactive_fix
Populate command: use isInteractive() instead of option
2014-02-19 13:46:09 +11:00
Tim Nagel e6f1d9ffe8 Merge pull request #454 from elfafa/master
Add RAM (current & peak) in populate evolution information
2014-02-19 13:45:24 +11:00
Tim Nagel 92b7fd981b Merge pull request #458 from digitalkaoz/patch-1
fixes ignore_missing option and unknown index
2014-02-19 13:44:42 +11:00
Tim Nagel cb2eeba318 Merge pull request #461 from tgallice/url_parameter
Force slash at the end of the url parameter
2014-02-19 13:40:18 +11:00
Tim Nagel 13e81fd7bb Merge pull request #462 from oohnoitz/master
added support for setting search options
2014-02-19 13:40:03 +11:00
Tim Nagel aa9d74a8a0 Merge remote-tracking branch 'PeerJ/AddServerTimeout'
Conflicts:
	DependencyInjection/Configuration.php
2014-02-19 13:39:03 +11:00
Tim Nagel 5a36d8f769 Merge pull request #468 from FriendsOfSymfony/fix-reset-index-type
Keep all special mapping fields for types when resetting a single type. ...
2014-02-19 13:31:29 +11:00
Hung Tran 7d2776e27a fixed phpdoc 2014-02-18 10:12:31 -06:00
Patrick McAndrew 3065c96a2c Add ability to specify server timeout 2014-02-14 17:32:22 +00:00
Lea Haensenberger 765e400278 handle _parent separately 2014-02-13 10:06:10 +01:00
Lea Haensenberger ead3c95c88 Keep dynamic templates 2014-02-13 09:45:27 +01:00
Lea Haensenberger 1402bdc9e6 Keep all special mapping fields for types when resetting a single type. Field list is according to the current documentation of elasticsearch 0.90 2014-02-13 09:13:36 +01:00
Hung Tran 5be3a8c22e added query string to collector and updated tests 2014-02-05 11:58:13 -06:00
Hung Tran d04a403f71 added support for setting search options 2014-02-04 19:41:38 -06:00
tgallice 04390b37d1 Force slash at the end of the url parameter 2014-02-04 10:07:58 +01:00
Fabien Somnier 48b785e876 New method getMemoryUsage to get RAM information message 2014-02-03 18:12:20 +01:00
Fabien Somnier 0ae84d56c7 Merge remote-tracking branch 'upstream/master' 2014-02-03 17:51:23 +01:00
Fabien Somnier a121a77774 Avoid index reset error in case of unexistant index 2014-02-03 17:50:35 +01:00
Robert Schönthal f348ebd026 fixes ignore_missing option and unknown index 2014-02-03 09:47:16 +01:00
Tim Nagel 82e9809ceb Merge pull request #453 from pentarim/master
adding ttl for documents
2014-01-30 13:42:09 -08:00
Fabien Somnier 5e54dcd955 Add RAM (current & peak) in populate evolution information 2014-01-30 13:01:13 +01:00
Laszlo Horvath 5480e037e3 adding ttl for documents 2014-01-30 12:39:48 +01:00
Tim Nagel d0457549c6 Merge pull request #452 from piotrantosik/master
Services classes as parameters
2014-01-29 13:57:48 -08:00
Piotr Antosik 076d51ac40 Services classes as parameters 2014-01-29 17:50:42 +01:00
Tim Nagel 1f9c111193 Merge pull request #450 from antistatique/master
[doc] repository methode has to return the query
2014-01-28 02:54:11 -08:00
Simon Perdrisat 1c7da33526 [doc] repository methode has to return the query 2014-01-28 11:34:54 +01:00
pkraeutli 62dc3aaca0 Populate command: use isInteractive() instead of option 2014-01-24 14:20:10 +01:00
Tóth Gábor bbacad4bab no-stop-on-error option added to populate command 2014-01-21 18:38:51 +01:00
Tim Nagel ef872dd22d Merge pull request #439 from FriendsOfSymfony/type-timestamp
Adding support for enabling timestamps
2014-01-20 12:57:02 -08:00
Tim Nagel f0f6fc8129 Merge pull request #441 from klmatom/master
Add similarity as a valid field mapping.  http://www.elasticsearch.org/g...
2014-01-20 12:56:47 -08:00
Tim Nagel b6d0627c2a Merge pull request #440 from vermi0ffh/master
A simple change in conf def for easier allowing new type through prependExtensionConfig()
2014-01-20 12:52:56 -08:00
Tom A 4287a91d50 Add similarity as a valid field mapping. http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/mapping-core-types.html#similarity 2014-01-16 23:05:44 -05:00
Vermi 73ee750515 Removing "->performNoDeepMerging()"in indexes configuration, allowing custom Bundle defining new types in an existing index.
Configuration is injected in the new Bundle using prependExtensionConfig()
2014-01-10 16:25:45 +01:00
Lea Haensenberger 274fc00991 Add store and index options to timestamp 2014-01-06 10:19:11 +01:00