Commit Graph

8870 Commits

Author SHA1 Message Date
Benoît Burnichon
8cc24dcaad fixup configuration sample yml with proper yaml 2015-03-12 15:08:23 +01:00
Nicolas Le Goff
d1894b375c Merge pull request #1292 from bburnichon/more-fix-39
Tests fixes after ES merge
2015-03-12 14:59:04 +01:00
Benoît Burnichon
565a3af9ce Fixup test of ConfigurationServiceProvider. 2015-03-12 14:40:54 +01:00
Benoît Burnichon
86cc3550ee in_array should use strict mode for integer checks 2015-03-12 14:40:54 +01:00
Nicolas Le Goff
95f6c9a366 Merge pull request #1289 from nlegoff/more-fix-39
[3.9] More tests fix
2015-03-12 13:28:23 +01:00
Nicolas Le Goff
743dda54b6 Merge pull request #1291 from mdarse/query-and-operator
Use conjonction for coalesced words in text nodes
2015-03-12 13:28:13 +01:00
Mathieu Darse
99e61d6368 Use conjonction for coalesced words in text nodes 2015-03-12 11:41:19 +01:00
Nicolas Le Goff
24036bf4ed Fix some tests 2015-03-11 21:50:36 +01:00
Nicolas Le Goff
b536c7ae59 Remove unused function 2015-03-11 21:50:36 +01:00
Nicolas Le Goff
3115729da4 Deprecate client 2015-03-11 21:50:36 +01:00
Nicolas Le Goff
d5a56165a2 Fix search route tests 2015-03-11 21:50:36 +01:00
Nicolas Le Goff
61e9c6f215 Index record en search engine 2015-03-11 21:50:36 +01:00
Nicolas Le Goff
f8963d2e04 Fix upload file tests 2015-03-11 21:50:36 +01:00
Nicolas Le Goff
ae26a9563f Merge pull request #1285 from mdarse/es-bulk-throw-error
Throw on failing bulk operation item
2015-03-11 21:11:17 +01:00
Nicolas Le Goff
50cff849dd Merge pull request #1286 from mdarse/candidate-term-duplicated-field
Fix indexing issue after first candidate term in a new field
2015-03-11 21:10:59 +01:00
Nicolas Le Goff
dcb27a9d66 Merge pull request #1288 from jygaulier/RESTORE-LOCALES
fix config and latest strings
2015-03-11 21:10:23 +01:00
Benoît Burnichon
65120d2a61 Merge pull request #1287 from bburnichon/feature/fix-classes-testsuite
fix classes testsuite
2015-03-11 21:08:43 +01:00
Jean-Yves Gaulier
3c9c705fdf fix config and latest strings 2015-03-11 18:25:20 +01:00
Benoît Burnichon
4be59504d1 Merge pull request #1283 from bburnichon/feature/elastic-install
Add proper elasticsearch configuration in .travis.yml
2015-03-11 18:09:25 +01:00
Benoît Burnichon
3dfed100ea Double binary to decimal conversion 2015-03-11 17:48:14 +01:00
Benoît Burnichon
089674bc26 replace loop by str_pad 2015-03-11 17:47:40 +01:00
Mathieu Darse
3974e24888 Fix indexing issue after first candidate term in a new field 2015-03-11 17:10:20 +01:00
Mathieu Darse
4d7ea8debb Throw on failing bulk operation item 2015-03-11 17:06:51 +01:00
Benoît Burnichon
345dfbdc2c Add proper elasticsearch configuration in .travis.yml 2015-03-11 16:49:06 +01:00
Benoît Burnichon
2366cf7c9a Merge pull request #1282 from bburnichon/feature/search-engine-fix
Some fixup for ES instance
2015-03-11 16:08:51 +01:00
Benoît Burnichon
118bb2f03c Some fixup for ES instance 2015-03-11 15:22:20 +01:00
Benoît Burnichon
359c115291 Merge pull request #1280 from mdarse/master
Partial revert of 9ee42e4 (fix translations)
2015-03-11 11:51:25 +01:00
Mathieu Darse
b82cfc7416 Partial revert of 9ee42e4 (fix translations) 2015-03-11 11:48:12 +01:00
Nicolas Le Goff
00f35705f0 Merge pull request #1279 from mdarse/elastic-indexer
New search engine based on Elasticsearch
2015-03-10 17:26:37 +01:00
Mathieu Darse
63eaaf1596 Merge remote-tracking branch 'upstream/master' into elastic-indexer
Conflicts:
	composer.lock
	www/scripts/apps/admin/main/app.js
2015-03-10 15:25:20 +01:00
Mathieu Darse
38224cfae1 Remove static file dumper 2015-03-10 14:53:33 +01:00
Mathieu Darse
400ecad8e6 Use thesaurus bulk API for indexing 2015-03-10 14:53:32 +01:00
Mathieu Darse
89c23ec4ae Resolve indexing performance issues with candidate terms 2015-03-10 14:53:32 +01:00
Mathieu Darse
ef9b324935 Merge pull request #37 from nlegoff/20150306-elastic-indexer
Merge upstream
2015-03-10 14:53:20 +01:00
Nicolas Le Goff
de5b20a4a1 Add fancytree 2015-03-10 14:36:38 +01:00
Nicolas Le Goff
95243763f2 Fix thesaurus candidate terms xml creation 2015-03-10 14:36:38 +01:00
Nicolas Le Goff
ed3ffb59a6 Merge remote-tracking branch 'upstream/master' into 20150306-elastic-indexer
Conflicts:
	bin/console
	bower.json
	composer.json
	composer.lock
	lib/Alchemy/Phrasea/Application.php
	lib/Alchemy/Phrasea/Border/Manager.php
	lib/Alchemy/Phrasea/Controller/Api/V1.php
	lib/Alchemy/Phrasea/Core/PhraseaEvents.php
	lib/Alchemy/Phrasea/SearchEngine/SearchEngineOptions.php
	lib/classes/caption/field.php
	lib/classes/record/Interface.php
	templates/web/prod/index.html.twig
	www/skins/prod/000000/prodcolor.css
2015-03-10 14:36:31 +01:00
Mathieu Darse
bcff55962c Merge pull request #32 from nlegoff/pr-facets
Add dynamic facets query & take care of ACL for business fields
2015-03-10 12:03:34 +01:00
Mathieu Darse
3599b05950 Some tidying / cleanup 2015-03-10 12:02:24 +01:00
Mathieu Darse
d5137bcd11 Merge pull request #36 from nlegoff/fix-use
Fix use statement
2015-03-10 11:57:44 +01:00
Nicolas Le Goff
42a21e8e7d Merge pull request #1277 from nlegoff/locale39
[3.9] Fix locales extraction
2015-03-10 11:56:29 +01:00
Nicolas Le Goff
5ee0d46cfb Merge pull request #1278 from kwemi/design-update-v1
Design update v1
2015-03-10 11:56:01 +01:00
Mathieu Darse
5d3f8b3123 Merge pull request #35 from nlegoff/poplate-by-database
Add possibilty to explicitely set database to populate
2015-03-10 11:55:10 +01:00
Olivier Mayer
19da79baf6 Thesaurus tab fix 2015-03-10 19:53:24 +09:00
Mathieu Darse
e889d19b7d Filter databoxes earlier (in Indexer) and databox id error handling 2015-03-10 11:52:30 +01:00
Olivier Mayer
4b523ac8df Push picto update 2015-03-10 19:32:54 +09:00
Olivier Mayer
2df0a404ea Menu trigger icon 2015-03-10 19:19:10 +09:00
Nicolas Le Goff
4999173467 Merge pull request #1273 from nlegoff/remove-ws
[3.9] Remove Websockets dependencies
2015-03-10 11:05:47 +01:00
Nicolas Le Goff
9ee42e44fe Fix locales extraction 2015-03-10 10:26:06 +01:00
Nicolas Le Goff
982e0778e4 Merge pull request #1276 from kwemi/design-update-v1
Design update v1
2015-03-10 10:01:01 +01:00