Robbie Averill
f2e3db6586
NEW Bump minimum PHP to 7.1, SilverStripe to 3.7, replace PHP 7.2 incompatible code
2019-07-23 12:31:10 +02: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
bc506c4e42
Merge branch '2.4' into 2
2019-04-15 10:17:10 +12:00
Magnus Bengtsson
ab8e316f5b
Added php 7.2 support
2019-04-15 10:15:09 +12:00
Dylan Wagstaff
e1d33c2594
Merge pull request #250 from deviateltd/PHP-7.2-Support
...
Added php 7.2 support via the use of `class_alias` to avoid collision with now reserved word `object`
2019-04-15 09:21:00 +12:00
Magnus Bengtsson
0553ce5729
Added php 7.2 support
2019-04-15 08:31:29 +12:00
Robbie Averill
cf784f5c0a
Use strict comparison
2019-03-25 13:22:36 +13:00
jovenden
ea91cf5a3c
NEW Adds a 'post' option for solrconfigstore
2019-03-25 13:21:53 +13:00
Robbie Averill
0e1f9de45f
Merge branch '3.4' into 3
2019-03-25 13:20:48 +13:00
Guy Marriott
46c7477ad5
Merge pull request #243 from creative-commoners/pulls/3.4/phpdocs
...
Update namespace references in broken PHP docs and simplify condition logic
2019-01-28 09:27:24 +13:00
Robbie Averill
8600c244f9
Update namespace references in broken PHP docs and simplify condition logic
2019-01-26 16:03:26 +02:00
Dylan Wagstaff
d92f4d64cc
Merge pull request #242 from chrometoasters/pulls/fix-241-list-of-classes
...
FIX #241 - Support numerically indexed array of classes
2018-12-04 21:40:20 +13:00
Michal Kleiner
fe5b8b7681
FIX #241 - Minor edits
2018-12-04 16:51:40 +13:00
Michal Kleiner
ed2c135b38
FIX #241 - Support numerically indexed array of classes
2018-12-04 15:43:53 +13:00
Dylan Wagstaff
6eb6ebacb4
Merge pull request #233 from scott1702/feature/enable-macrons-default
...
Enable macrons and non-ASCII chars in search by default
Via the use of [`ASCIIFoldingFilter`](https://lucene.apache.org/solr/guide/6_6/filter-descriptions.html#FilterDescriptions-ASCIIFoldingFilter ) which will convert chars from outside the ASCII range to their closest equivalent - e.g. an ō into a simple o.
>## ASCII Folding Filter
>This filter converts alphabetic, numeric, and symbolic Unicode characters which are not in the Basic Latin Unicode block (the first 127 ASCII characters) to their ASCII equivalents, if one exists. This filter converts characters from the following Unicode blocks:
>
> - C1 Controls and Latin-1 Supplement (PDF)
> - Latin Extended-A (PDF)
> - Latin Extended-B (PDF)
> - Latin Extended Additional (PDF)
> - Latin Extended-C (PDF)
> - Latin Extended-D (PDF)
> - IPA Extensions (PDF)
> - Phonetic Extensions (PDF)
> - Phonetic Extensions Supplement (PDF)
> - General Punctuation (PDF)
> - Superscripts and Subscripts (PDF)
> - Enclosed Alphanumerics (PDF)
> - Dingbats (PDF)
> - Supplemental Punctuation (PDF)
> - Alphabetic Presentation Forms (PDF)
> - Halfwidth and Fullwidth Forms (PDF)
>
>
> **Factory class**: solr.ASCIIFoldingFilterFactory
>
> **Arguments**:
> `preserveOriginal` - (boolean, default false) If true, the original token is preserved: "thé" → "the", "thé"
>
> **Example**:
> ```xml
> <analyzer>
> <tokenizer class="solr.WhitespaceTokenizer"/>
> <filter class="solr.ASCIIFoldingFilterFactory" preserveOriginal="false" />
> </analyzer>
> ```
> **In**: "á" (Unicode character 00E1)
> **Out**: "a" (ASCII character 97)
2018-10-24 09:22:38 +13:00
Scott Hutchinson
9834b94f97
Enable macrons in search by default
2018-10-23 19:03:02 +13:00
Dylan Wagstaff
e4fd283d11
remove composer branch alias
2018-10-17 12:21:42 +13:00
Dylan Wagstaff
f89818909a
Merge branch '3.3'
2018-10-17 12:10:53 +13:00
Guy Marriott
7ee362a5c7
Merge pull request #230 from Lolly101/phpbin-change
...
enhancement allow php bin to be configured
2018-09-13 12:37:15 +12:00
Lauren Hodgson
117850f492
enhancement allow php bin to be configured
2018-09-13 11:22:18 +12:00
Robbie Averill
ba9cfcc652
Merge pull request #229 from sanderha/3.3
...
fix missing pagination in search results
2018-09-07 11:50:48 +02:00
Robbie Averill
ef7ff75035
Update code for PSR-2 compliance
2018-09-07 11:47:34 +02:00
Sander Hagenaars
f703559d65
conditional for adding start variable to results
2018-08-29 09:50:37 +02:00