Commit graph

785 commits

Author SHA1 Message Date
Richard Miller 03bf793b65 Make real index name use uniqid so can be reset within a second 2014-02-10 10:55:13 +00:00
Richard Miller 3b1a756e6f Add support for using aliases to allow hot swapping of indexes when populating 2014-02-06 21:11:12 +00: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
nurikabe 559d7c13f2 Update tests 2014-02-01 03:37:47 +00:00
nurikabe 93c6085fa5 Merge remote-tracking branch 'upstream/master' 2014-02-01 02:15:52 +00:00
nurikabe 1dcaadbe6f Bulk delete 2014-02-01 02:14:21 +00: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
nurikabe b6d010a9d7 Bulk update. Still working on bulk delete for indexes and types in Elastica. 2014-01-23 16:20:11 +00: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
nurikabe 4a4716a55b Merge remote-tracking branch 'upstream/master' 2014-01-11 16:38:29 +00:00
nurikabe 7481376835 Use bulk insert. Still working on bulk update/delete which is not yet suppored in Elastica. 2014-01-11 16:28:15 +00: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
Lea Haensenberger 4ee81dc010 Adding support for enabling timestamps 2014-01-06 09:20:44 +01:00
Tim Nagel d33c5d0ece Fix tests 2013-12-17 21:38:08 +11:00
Tim Nagel 21f688e014 Merge pull request #433 from FriendsOfSymfony/fix-reset-command
Fix reset command
2013-12-17 02:34:00 -08:00
Tim Nagel a2d4070fdc Merge pull request #429 from craigmarvelley/improve-code-coverage
Improve test coverage
2013-12-17 02:33:29 -08:00
Lea Haensenberger e906d780ad Adding tests 2013-12-16 12:06:53 +01:00
Lea Haensenberger 05ee300ddb Fixing reset command to allow resetting of just one type, starting to write test 2013-12-16 11:58:58 +01:00
nurikabe 3bd9155f46 Use constants of corresponding events classes rather than making assumption about string values. 2013-12-13 17:51:15 +00:00
Tim Nagel f565ec5638 Merge pull request #432 from hardchor/duplicate-code-removal
Removed duplicate methods
2013-12-12 15:07:28 -08:00
Craig Marvelley 292af9f039 Better variable names 2013-12-12 22:57:02 +00:00
Burkhard Reffeling e0ef8dff23 removed duplicate methods 2013-12-12 22:41:20 +00:00
Craig Marvelley 5d16ffb1bf Remove unused method 2013-12-12 20:50:15 +00:00
Craig Marvelley 11a87c5ce3 Add test for ElasticaToModelTransformerCollection::hybridTransform 2013-12-12 20:48:15 +00:00
Craig Marvelley 090f02b05d Improve test coverage 2013-12-12 11:11:34 +00:00
Tim Nagel 6c4740b292 Merge pull request #423 from FriendsOfSymfony/dynamic-templates
Apply same mapping logic to dynamic templates...
2013-12-11 02:17:52 -08:00
Lea Haensenberger a59385af7b Do not set default value to *, might conflict when using e.g. path_match and match_pattern regex together 2013-12-10 15:37:41 +01:00
Lea Haensenberger 0aa98d2295 Fixing copy&paste error 2013-12-10 15:21:46 +01:00
Lea Haensenberger e55c7e8632 Set match to '*' by default 2013-12-10 15:21:46 +01:00
Lea Haensenberger 09031457cd Allow more matching methods 2013-12-10 15:21:46 +01:00
Lea Haensenberger bad1769c84 Fixing tests 2013-12-10 15:21:46 +01:00
Lea Haensenberger eaf52fa907 Allow a more dynamic mapping for dynamic templates 2013-12-10 15:21:46 +01:00