Commit Graph

3239 Commits

Author SHA1 Message Date
Nicolas Le Goff
973d7f68a2 Fix subdef path indexing 2015-03-12 20:10:13 +01:00
Nicolas Le Goff
b393bbee3d Merge pull request #1293 from nlegoff/390tests
[3.9] some fixes
2015-03-12 19:50:15 +01:00
Nicolas Le Goff
315e780fb9 Merge pull request #1298 from mdarse/facet-collections
Add collection facet
2015-03-12 19:49:05 +01:00
Mathieu Darse
0ec75c85b3 Add collection facet 2015-03-12 19:47:31 +01:00
Mathieu Darse
03a4029614 Lower min score since new multi field raised TF 2015-03-12 19:14:22 +01:00
Mathieu Darse
71c7fd8adb Enhance thesaurus strict mode 2015-03-12 19:13:13 +01:00
Nicolas Le Goff
3397df2f36 Fix tests 2015-03-12 17:55:32 +01:00
Nicolas Le Goff
c5a94e6eed Merge pull request #1267 from bburnichon/feature/insight-fixes
[WIP] Insight fixes
2015-03-12 17:13:12 +01:00
Nicolas Le Goff
d80e39270d Merge pull request #1295 from jygaulier/MINOR-FIX-1
minor fix
2015-03-12 17:12:44 +01:00
Nicolas Le Goff
0da5d16aeb Merge pull request #1294 from mdarse/candidates-empty
Handle case when cterms XML doesn't exist yet
2015-03-12 17:12:39 +01:00
Jean-Yves Gaulier
ff83ee8cb0 minor fix 2015-03-12 17:08:39 +01:00
Mathieu Darse
fc3c81f350 Handle case when cterms XML doesn't exist yet 2015-03-12 16:41:25 +01:00
Benoît Burnichon
135b2fcaff Remove now useless dependency 2015-03-12 15:08:25 +01:00
Benoît Burnichon
ad0ec3c901 Fixup query builder to use literals 2015-03-12 15:08:25 +01:00
Benoît Burnichon
fbfaeba5fe Use proper DBAL connection call with parameter. 2015-03-12 15:08:24 +01:00
Benoît Burnichon
e84061924b Refactor MailChecker to avoid static instance. 2015-03-12 15:08:24 +01:00
Benoît Burnichon
b44fb7ed76 Typehint collection in RegistrationRepository 2015-03-12 15:08:24 +01:00
Benoît Burnichon
1f6b1791dc Remove useless use statements 2015-03-12 15:08:24 +01:00
Benoît Burnichon
6d7c086ad7 Improve LazaretFileRepository by using query builder 2015-03-12 15:08:24 +01:00
Benoît Burnichon
932ab09dc0 Remove some possible SQL injections by using IN (:parameter) prepared statements 2015-03-12 15:08:24 +01:00
Benoît Burnichon
51a3ff25b5 Change string to array parameter to prevent SQL injections 2015-03-12 15:08:24 +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
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
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
118bb2f03c Some fixup for ES instance 2015-03-11 15:22:20 +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
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
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
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
Mathieu Darse
e889d19b7d Filter databoxes earlier (in Indexer) and databox id error handling 2015-03-10 11:52:30 +01: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
bd4836aaa7 Remove Websockets dependencies 2015-03-10 09:55:43 +01:00
Nicolas Le Goff
09a2224cdd Merge pull request #1274 from nlegoff/fix-gh-1271
[3.9] Fix #1271 Can not add user trough validation process
2015-03-10 09:50:49 +01:00
Nicolas Le Goff
3f6bb70b57 Fix #1271 Can not add user trough validation process 2015-03-09 20:35:09 +01:00