Ingo Schommer
8876a47f0d
NEW Ensure commits are visible to seachers ( fixes #274 )
...
This is required in situations where autoCommit.openSearcher is set to "false",
and you don't want to rely on core restarts to make committed index updates available to new searches.
It's already configured like this in the Common Web Platform environments,
so this change will mainly affect other environments (such as Silverstripe Platform).
To opt out of this new behaviour, set up a custom solrconfig.xml.
More details in https://github.com/silverstripe/silverstripe-fulltextsearch/issues/274
2020-04-07 17:22:43 +12:00
Ingo Schommer
4be5de76a5
Merge pull request #273 from adrexia/fix/queuedreindex
...
FIX: allow update processor to be overridden by existing yml
2020-04-07 13:12:19 +12:00
Naomi Guyer
d759a78182
FIX: allow update processor to be overriden by existing yml
...
One of the update commits (6066af5841
) replaced SearchUpdateProcessor with SearchUpdateImmediateProcessor, but that means that the existing processor yml fails to replace the SearchUpdateImmediateProcessor with SearchUpdateQueuedJobProcessor as I think is intended?
c.f https://github.com/silverstripe/silverstripe-fulltextsearch/blob/3/_config/processor.yml#L19
2020-02-10 17:05:16 +13:00
Robbie Averill
43f92c74f7
Merge pull request #272 from adrexia/patch-2
...
FIX: SearchUpdateQueuedJobProcessor JobType NULL
2020-02-10 16:36:57 +13:00
Naomi Guyer
1e2019ba4f
Update SearchUpdateQueuedJobProcessor.php
2020-02-10 16:26:12 +13:00
Naomi Guyer
957037fc43
FIX: SearchUpdateQueuedJobProcessor JobType NULL
...
getJobType method returns null as querying a string rather than a namespaced class.
2020-02-10 16:20:29 +13:00
Robbie Averill
6c59fcfdf0
Merge pull request #267 from wilr/3
...
Add type mappings for dbdatetime
2019-09-11 09:23:44 -07:00
Robbie Averill
8c4f3597c7
Merge pull request #266 from mediaclinic/3
...
Added translation support for results page + Finnish translation.
2019-09-11 09:19:28 -07:00
Jani Kiviranta
867118c6f4
Added translatable title
...
ReadMoreLink title translation is added.
2019-09-11 16:41:53 +03:00
Will Rossiter
6fc5a6fb34
Add type mappings for dbdatetime
2019-09-11 15:29:04 +12:00
Jani Kiviranta
4f3c2828a4
Changed translation key for more specific
...
Also added View Previous/Next Page translations with Page number translation.
2019-09-08 22:08:39 +03:00
Jani Kiviranta
b054760129
Removed test characters
2019-08-26 13:17:57 +03:00
Jani Kiviranta
f35fe8ea24
Fixes for translations.
2019-08-26 13:15:57 +03:00
Jani Kiviranta
8de398ae75
Translation + Finnish
...
Added Finnish translation and support for translations in result template.
2019-08-26 13:05:34 +03:00
Robbie Averill
483fcbd513
Merge pull request #265 from scott1702/feature/subsite-extension
...
ENHANCEMENT Add extension point to appliesTo for SearchVariantSubsites
2019-08-05 16:58:47 +12:00
Scott Hutchinson
9c9b2a3e20
ENHANCEMENT Add extension point to appliesTo for SearchVariantSubsites
2019-08-05 16:44:56 +12:00
Robbie Averill
4b74f6e9d0
Merge branch '3.6' into 3
2019-08-02 15:37:29 +12:00
Robbie Averill
df8cf3d4cb
Merge branch '3.5' into 3.6
2019-08-02 15:37:14 +12:00
Robbie Averill
8805e73358
Use trusty distro in Travis builds
2019-08-02 15:37:02 +12:00
Guy Marriott
e0358c7c72
Merge branch '3.6' into 3
2019-07-29 14:39:53 +12:00
Guy Marriott
f3f6bf5a91
Merge branch '3.5' into 3.6
2019-07-29 14:39:36 +12:00
Dylan Wagstaff
997815da3e
Merge pull request #261 from creative-commoners/pulls/3.5/optional-remotepath-in-post-store
...
FIX Make remotepath optional to restore compatibility with CWP
2019-07-18 16:58:12 +12:00
Garion Herman
1fb7830ff1
Update core releases tested against in Travis config
2019-07-18 16:33:05 +12:00
Garion Herman
c54f683e95
FIX Make remotepath optional to restore compatibility with CWP
2019-07-18 14:52:45 +12:00
Robbie Averill
b649ea0986
Merge pull request #258 from taoceanz/fix--make-docs-available-in-source
...
Make docs available without --prefer-source
2019-06-01 13:49:03 +12:00
Thomas Ocean
60b5133a90
Make docs available in composer require without preferring source to ensure vendor/bin/fulltextsearch_quickstart script has access to the files it needs and users have docs available available locally.
2019-06-01 13:42:38 +12:00
Robbie Averill
afc6364d22
Merge branch '3.6' into 3
2019-05-31 14:46:50 +12:00
Robbie Averill
2fbb6d2787
Merge branch '3.5' into 3.6
2019-05-31 14:46:39 +12:00
Dylan Wagstaff
e2eb3f6367
Merge pull request #255 from open-sausages/pulls/3/disable-indexing-on-file-migration
...
Disable indexing on file migration
2019-05-31 10:35:49 +12:00
Maxime Rainville
566ffa0593
NEW Disable re-indexing when migrating files
2019-05-30 19:07:20 +12:00
Maxime Rainville
a95c0a5c53
DOC Suggest prefering source when using the quick set up
2019-05-30 19:01:58 +12:00
Robbie Averill
14b35f1935
DOCS Fix doc block formatting in SolrService
2019-05-17 09:53:16 +12:00
Robbie Averill
b1ec2ed6d9
Remove unused class imports, import docblock reference for Apache_Solr_Response, use strict comparison
2019-05-17 09:51:20 +12:00
Robbie Averill
a32da5767e
Merge branch '3.6' into 3
2019-05-10 10:07:33 +12:00
Robbie Averill
d5caf4dbd0
Merge branch '3.5' into 3.6
2019-05-10 10:07:12 +12:00
Robbie Averill
492769aea2
Merge branch '3.4' into 3.5
2019-05-10 10:06:19 +12:00
Robbie Averill
565a9e11e4
Update translations
2019-05-10 10:05:33 +12:00
Robbie Averill
3244562703
Merge branch '3.6' into 3
2019-05-09 15:44:07 +12:00
Robbie Averill
b38584111b
Merge branch '3.5' into 3.6
2019-05-09 15:43:12 +12:00
James Ayers
2323b7f2cd
FIX: Use Configurable trait
2019-05-09 15:42:45 +12:00
James Ayers
cf26795019
Change config method & default timeout to null to disable.
2019-05-09 15:42:03 +12:00
James Ayers
decd040c55
Update Process timeout via Config
2019-05-09 15:41:58 +12:00
Hayden Shaw
3c23df63c7
Update config.yml
2019-05-09 15:41:54 +12:00
Guy Marriott
2422f62ed2
Add missing branch alias
2019-05-09 14:07:34 +12:00
James Ayers
d1eae39348
FIX: Use Configurable trait
2019-05-09 14:01:11 +12:00
James Ayers
36c55361c3
Change config method & default timeout to null to disable.
2019-05-09 14:01:03 +12:00
James Ayers
a29eb830f2
Update Process timeout via Config
2019-05-09 14:00:55 +12:00
Hayden Shaw
9736b26a17
Update config.yml
2019-05-09 14:00:31 +12:00
Robbie Averill
fece48c5f0
DOCS Fix broken phpdoc types and tighten string comparison operators
2019-04-17 15:47:53 +12:00
Robbie Averill
cf784f5c0a
Use strict comparison
2019-03-25 13:22:36 +13:00