Commit graph

90 commits

Author SHA1 Message Date
Jeremy Mikola 49de4d361d Rename FOQ namespaces and services to FOS 2013-03-27 13:44:44 -04:00
Jeremy Mikola 3fb9aaa56a Rename FOQ namespaces and services to FOS 2013-03-27 13:44:06 -04:00
Jeremy Mikola 8f5f12315d Merge branch '2.0'
Conflicts:
	Transformer/ModelToElasticaAutoTransformer.php
2013-03-07 17:38:42 -05:00
Jeremy Mikola d3602e075b Revise language for advanced query example 2013-03-07 17:12:14 -05:00
topweb 14d2b82529 Add advanced query example to README 2013-03-07 17:12:14 -05:00
Marco Leong 6995d75dc8 The finder was not created in that section
The finder was not created in that section, use repository instead, make more sense for user
2013-02-07 17:12:38 +08:00
Richard Miller ef869be10b Update README.md
Adding details of the ```index_name``` config
2013-02-03 19:38:53 +00:00
daFish 6ff09f8cc1 Added missing ~ to all configuration parameters. 2013-01-24 14:53:28 +01:00
Julien Muetton ea3191033f add documentation for nested, object and _parent 2012-11-26 13:55:48 +01:00
Jeremy Mikola af468837a4 Merge branch '2.0' 2012-08-14 11:20:38 -04:00
Isaac Su 285e51c04a Updated README.md code sample is of type TransformedFinder instead of MappedFinder 2012-08-14 11:20:20 -04:00
Richard Miller 2e3d67fdc7 Corrected spelling in README 2012-08-14 10:51:26 +02:00
Richard Miller af8f5f1ecc Merge branch '2.0'
Conflicts:
	README.md
2012-08-06 23:32:09 +01:00
Richard Miller 5251829f53 Added hybrid results to README 2012-08-06 23:30:31 +01:00
Richard Miller 5de1f5ca2d Fixed wrong type in documentation of manual provider 2012-08-06 23:24:27 +01:00
Francisco Facioni 33397ec467 Added to the documentation how to paginate with knp paginator 2012-06-13 13:40:41 -03:00
Jeremy Mikola a39170060f Document arguments passed to is_indexable_callback 2012-04-17 13:43:18 -03:00
Jeremy Mikola a15dd2a411 [Listener] Revise is_indexable_callback documentation 2012-04-16 12:45:10 -04:00
r1pp3rj4ck 0f46f4b96d [Listener] Allow conditional indexing based on callback method
Added optional is_indexable_callback config param to persistence. If this is a method on the entity, the listener will only process it if the method returns true. Also updated documentation.
2012-04-10 14:36:25 -04:00
Jeremy Mikola 23cfb31651 Update documentation for custom provider services 2012-03-13 13:44:49 -04:00
Jeremy Mikola 15bcca4e7e Fix documentation for persistence "identifier" option 2012-03-13 13:42:27 -04:00
Richard Miller cff974039b Fixed README formatting issue 2012-01-25 14:15:20 +00:00
Richard Miller 452781bdec Added search repositories to the README 2012-01-25 13:46:15 +00:00
Jeremy Mikola 0d0c653777 Merge pull request #58 from merk/index_transformer
Index wide finder
Conflicts:

	DependencyInjection/FOQElasticaExtension.php
	Resources/config/config.xml
2012-01-12 16:10:28 +00:00
Jeremy Mikola 5f83fd90c2 Merge pull request #51 from willdurand/propel-support
Propel support
Conflicts:

	DependencyInjection/FOQElasticaExtension.php
2012-01-12 16:01:33 +00:00
Richard Miller e8659d0042 Updated autoload instructions as per GH-48 2012-01-12 15:46:43 +00:00
Richard Miller 522b3e2c8f Added using deps and vendors script to docs 2012-01-12 15:45:41 +00:00
Richard Miller 5b117cb179 Updated README.md with info on 2.0 branch 2012-01-12 15:43:19 +00:00
Jeremy Mikola 64dd1d780b [#45] Add example of exception suppression to README 2011-12-28 17:08:47 -05:00
ornicar 46cca16fd1 Document advanced type settings 2011-09-12 18:34:05 +02:00
Richard Miller 10b7eb0624 Updated install instructions to use new bundle name 2011-07-20 10:17:32 +01:00
ornicar d10fff12d4 Replace dependency to Zend\Paginator to dependency to Pagerfanta (optional) 2011-07-05 10:43:01 -07:00
ornicar 6fee4131f4 Doctrine integration refactoring, adds realtime index updates 2011-06-07 11:16:19 -07:00
ornicar 753af9b485 Fix orm configuration and readme 2011-05-14 18:56:48 -07:00
Andrew 05244caa72 Fixed README.md
Matched clone and submodule to Bundle
Fixed formatting for doctrine:
2011-05-08 20:22:51 -07:00
ornicar 42688c637e Doc fixes 2011-04-22 10:16:31 -07:00
ornicar c71eebf101 Improve documentation 2011-04-21 20:48:24 -07:00
ornicar 40a68c876d Add documentation (WIP) 2011-04-21 19:34:57 -07:00
ornicar 0b4839e718 Introduce the Index manager and setup dependency injection 2011-04-10 14:08:51 -07:00
ornicar f20ee555ea Initial commit 2011-04-08 14:11:46 -07:00