Commit Graph

  • fcf9a4f888 SS 4.0 - Update Database Captures to support Postgres & SQLite Brett Tasker 2017-04-22 21:22:54 +1200
  • 6066af5841 Update Search Manipulater Brett Tasker 2017-04-21 16:34:04 +1200
  • da0a217aa0 Use root namespace in referencing Apache_Solr_Document Marco Hermo 2017-04-21 16:32:47 +1200
  • 62ba531543 Update _config.php to use namespace Marco Hermo 2017-04-21 16:32:03 +1200
  • 9d5ea9393d Batch fixes for tests #2 Brett Tasker 2017-04-21 14:14:30 +1200
  • 6a2a4a8dd2 Update namespacing for Search indexes and variants in tests Brett Tasker 2017-04-21 13:32:39 +1200
  • db096ebf7d Merge branch 'compat/4' into compat4/btasker Brett Tasker 2017-04-21 13:28:14 +1200
  • 13bef6eb0d break out search components with multiple classes into individual files and change namespaces elliot sawyer 2017-04-21 13:26:24 +1200
  • 0ee34e49e2 Fix PHP errors in test Brett Tasker 2017-04-21 13:26:07 +1200
  • 2c653daa9d Merge branch 'compat/4' into compat4/btasker Brett Tasker 2017-04-21 13:19:48 +1200
  • 0ebf6e6220 Second push of Test changes + namespacing Brett Tasker 2017-04-21 13:18:37 +1200
  • 424107fcac WIP split Solr files with multiple classes into single file / single class. Adjust namespaces elliot sawyer 2017-04-21 13:08:14 +1200
  • a5588fa5a0 Merge branch 'compat/4' into compat4/btasker Brett Tasker 2017-04-21 12:28:49 +1200
  • abdfe1947f WIP add namespaces to all classes elliot sawyer 2017-04-21 12:27:01 +1200
  • ddbab95e3f Namespacing for tests Brett Tasker 2017-04-21 12:23:27 +1200
  • 9aac0ff1aa WIP respect current include path WIP Namespacing and use on SearchIndex class elliot sawyer 2017-04-21 11:59:27 +1200
  • 26b629a6cd WIP fix solr path to use DIR, avoid hardcoded module name elliot sawyer 2017-04-21 11:45:04 +1200
  • 19b38e0811 WIP more SS4 compatibility fixes elliot sawyer 2017-04-21 11:37:01 +1200
  • abaa4b3030 Merge ab6b14a772 into 30e5b200e9 Christopher Pitt 2017-04-17 02:17:51 +0000
  • 9d218fc55b Merge 4c0edff853 into 30e5b200e9 John Milmine 2017-04-16 00:42:05 +0000
  • 3c9a2df89f Merge 45473db303 into 30e5b200e9 Elliot Sawyer 2017-03-30 19:50:21 +0000
  • 30e5b200e9 Merge pull request #140 from silverstripe-elliot/patch-2 Daniel Hensby 2017-03-30 15:27:57 +0100
  • 2246fa9ab8 Obtain search results for a particular subsite when the request comes from a query (#136) Elliot Sawyer 2017-03-30 23:17:46 +1300
  • 7ad2e5221c fix another undefined offset elliot sawyer 2017-03-30 14:15:47 +1300
  • 995e68f213 fix undefined offset: 1 error elliot sawyer 2017-03-30 13:59:44 +1300
  • 309284e99e check for _subsite filter using assertArrayNotHasKey elliot sawyer 2017-03-30 13:47:55 +1300
  • acab7dcc29 remove emptyness check on filter array elliot sawyer 2017-03-30 13:45:47 +1300
  • f44ea37c91 Change the test to use appropriate assertions rather than asserting evaluated conditions are true/false elliot sawyer 2017-03-30 09:19:37 +1300
  • 431194e320 Remove unused $index parameter Write a test to check old functionality of alterQuery Write a test to check that new functionality for alterQuery works elliot sawyer 2017-03-29 18:02:09 +1300
  • f5392b630f Update Solr.md Elliot Sawyer 2017-03-28 16:20:46 +1300
  • 5790802544 Update Solr.md Elliot Sawyer 2017-03-28 16:12:56 +1300
  • 91ef18a734
    Merge commit '9e5d432aa552958972137de98bf40b8edbcc7e03' Damian Mooyman 2017-03-10 17:17:59 +1300
  • 9e5d432aa5
    Merge branch 'pull/138' into 2.3 2.3.2 Daniel Hensby 2017-03-09 10:32:56 +0000
  • bbaf4276af
    BUG Fix delete / unpublish Split SearchUpdater classes into separate files Fixes #134 Damian Mooyman 2017-03-09 11:40:13 +1300
  • e2be12330a Merge c5c5eced33 into 51749c603a DarrenInwood 2017-03-07 03:16:11 +0000
  • c5c5eced33
    Update tests, demonstrate bug Damian Mooyman 2017-03-07 16:16:03 +1300
  • d40714614f Fix #134 - archiving and unpublishing now removes Live variant of versioned items from index Darren Inwood 2017-03-07 15:03:16 +1300
  • fa7245cac9 Merge branch 'master' into bug/prevent-subsite-filters-override Elliot Sawyer 2017-02-28 17:16:59 +1300
  • 1697a440e2 Restore missing build status graphic Elliot Sawyer 2017-02-28 17:15:02 +1300
  • 45473db303 remove php <5.5 from travis.yml elliot sawyer 2017-02-23 20:26:37 +1300
  • b0436d7d52 Update composer.json Elliot Sawyer 2017-02-23 20:04:55 +1300
  • 7c27484d24 more replacements and patches to migrate this module to 4.0 elliot sawyer 2017-02-17 17:37:32 +1300
  • bbdf79ea2b WIP Silverstripe 4 compatibility fixes elliot sawyer 2017-02-17 16:27:38 +1300
  • 6fbb25abb1 Bump framework/cms to ^4.0@dev Elliot Sawyer 2017-02-17 12:03:51 +1300
  • 51749c603a Fixed Travis URL Ingo Schommer 2017-02-07 08:58:21 +1300
  • 87763c0793 Allow a user to obtain search results for a particular subsite when the request comes from a query Elliot Sawyer 2016-12-16 15:50:21 +1300
  • 176014afaa
    Merge branch '2.3' Daniel Hensby 2016-12-14 13:31:07 +0000
  • 203f931961
    Merge branch '2.2' into 2.3 2.3.1 Daniel Hensby 2016-12-14 13:26:44 +0000
  • b17bee71e5 Merge pull request #132 from dhensby/pulls/2.2/fix-subsite-regression 2.2.2 2.2 Daniel Hensby 2016-12-14 12:18:53 +0000
  • 877d42f305 Merge ac626127d5 into b51e545e4b Mateusz U 2016-12-14 12:11:35 +0000
  • b51e545e4b Merge pull request #131 from dhensby/pulls/2.2/fix-subsite-regression Damian Mooyman 2016-12-12 10:49:22 +1300
  • 465c072a99
    FIX Regression where pages would be indexed under all subsites Daniel Hensby 2016-12-02 14:08:38 +0000
  • 50c9f52d58
    Test coverage for SearchVariantSubsites@extractManipulationWriteState Daniel Hensby 2016-12-08 11:47:42 +0000
  • 0ac3bb3668 Remove obsolete branch-alias 2.3.0 Damian Mooyman 2016-11-17 10:15:58 +1300
  • ac626127d5 Update docs to describe auto-commit functionality. Mateusz Uzdowski 2016-11-16 09:17:05 +1300
  • e0e2961f79 Move "thirdparty" commit out into external dependency. Mateusz Uzdowski 2016-11-15 14:43:10 +1300
  • 2ba110fae0 Remove solr3 support. Mateusz Uzdowski 2016-11-10 11:26:45 +1300
  • 22374ed9f0 Remove commit as an abstract feature. Rely on auto-commits on Solr. Mateusz Uzdowski 2016-11-10 09:38:57 +1300
  • 190f4cb683
    Re-alias master as 2.3 Damian Mooyman 2016-11-16 11:22:06 +1300
  • c5c98cb442 Merge pull request #128 from brettt89/hotfix/remove-default-stemming Daniel Hensby 2016-10-04 12:03:46 +0100
  • e37c3a265b
    Merge branch 'chillu/pulls/dataobject-index' Daniel Hensby 2016-10-04 11:58:08 +0100
  • 6e25c5c94b
    Merge pull request #62 from chillu/pulls/timeout-docs Daniel Hensby 2016-10-04 11:53:52 +0100
  • f2a8186184 Remove Porter Stemming from default template as it is breaking synonyms on search. Brett Tasker 2016-09-22 09:52:23 +1200
  • 695280e91e adding ability to define different port for WebDAV than used for Solr (#126) Eduard Briem 2016-09-12 11:38:52 +1200
  • 5425488c18 added Solr configuration example to documentation Eduard Briem 2016-09-12 11:33:12 +1200
  • 5f17c7391e removed spaces Eduard Briem 2016-09-06 11:30:06 +1200
  • 415d058a94 adding ability to define different port for WebDAV than used for Solr Eduard Briem 2016-09-06 11:26:01 +1200
  • 372bde90e7 Add self as maintainer 2.2.1 Damian Mooyman 2016-08-02 18:20:20 +1200
  • e36244282f Merge pull request #87 from dnadesign/suffix_prefix_fix Daniel Hensby 2016-07-19 20:44:05 +0100
  • 9e51c1632c adding ability for solr suffix and prefixing John Milmine 2016-03-22 22:13:46 +1300
  • 2325af12af Merge pull request #123 from madmatt/pulls/remove-query-headers Daniel Hensby 2016-07-18 11:54:05 +0100
  • e4914a6778 Remove X-Query, X-Filters, and X-QueryFields headers from being set in test environments madmatt 2016-07-18 14:46:10 +1200
  • c6c3d3c3ab Merge pull request #122 from webbuilders-group/unit-test-fix Damian Mooyman 2016-07-07 18:37:02 +1200
  • 6ff50fede9 BUGFIX: SolrVersionedTest_Index causing crash in unit tests when Phockito is not installed UndefinedOffset 2016-06-16 11:50:21 -0300
  • fd9c6f6005
    API Moving index finding to a static function Daniel Hensby 2016-06-13 13:20:17 +0100
  • 5ced034b33 Merge pull request #119 from webbuilders-group/empty-rels-fix Daniel Hensby 2016-05-24 21:29:24 +0100
  • 0ca7906c2d BUGFIX: Fixed crash when the relationship has no parents UndefinedOffset 2016-05-24 16:34:00 -0300
  • 9a5361ae31 Merge pull request #118 from DarrenInwood/resultshook Damian Mooyman 2016-05-20 17:38:08 +1200
  • b9440061ec Update changelog for 2.2.0 2.2.0 Damian Mooyman 2016-05-18 17:20:00 +1200
  • cdd06fc375 Merge pull request #116 from sminnee/fix-first-dev-build Damian Mooyman 2016-05-12 15:57:09 +1200
  • 234eac8308 More complete faceting example for docs. Darren Inwood 2016-05-09 16:19:01 +1200
  • 034171270f Add an extension hook to allow altering search results Darren Inwood 2016-05-09 10:21:07 +1200
  • b25ec97979 FIX: Fix initial dev/build on PDO Database. Sam Minnee 2016-04-21 17:45:42 +1200
  • 1ddf008592 API adding stemming support Damian Mooyman 2016-04-29 12:04:07 +1200
  • da22629d47 Merge pull request #117 from tractorcow/pulls/fix-shared-variants Daniel Hensby 2016-04-26 02:20:41 +0100
  • e5fbdf9d42 BUG fix issues with search variants applying to more than one class Damian Mooyman 2016-04-15 17:59:10 +1200
  • ab15c0ded8 adding stemming support John Milmine 2016-04-21 09:07:39 +1200
  • afe7af18d2 Merge pull request #113 from webbuilders-group/derived-id-override-fix Damian Mooyman 2016-04-20 13:46:23 +1200
  • 5571e99506 BUGFIX: Fixed issue where the $id variable would be overridden in subsequent iterations of the derived fields loop UndefinedOffset 2016-04-12 18:31:53 -0300
  • 2067786e7f Merge pull request #114 from tractorcow/pulls/fix-versioned-writes Daniel Hensby 2016-04-15 12:26:01 +0100
  • ec5e4f4581 BUG Fix versioned writes where subtables have no fields key BUG Remove unnecessary config nesting in tests which are now handled via core Fixes some regressions in recent framework fixes to versioned Damian Mooyman 2016-04-15 15:46:19 +1200
  • 4c0edff853 Added reindex by request var James Ayers 2016-04-15 12:16:06 +1200
  • aa77e2b63a Merge pull request #109 from dhensby/pulls/fix-aliased-index Damian Mooyman 2016-04-12 12:18:29 +1200
  • a94ddbce76 FIX Indexes with custom index names that dont match the classname were breaking Daniel Hensby 2016-02-23 01:58:44 +0000
  • a9eda33db7 Add changelog for 2.1.1 2.1.1 2.1 Damian Mooyman 2016-02-04 14:08:29 +1300
  • 100d2f3d7e Merge pull request #106 from helpfulrobot/update-license-year Damian Mooyman 2016-01-05 11:20:01 +1300
  • e6de7c6d8a Updated license year helpfulrobot 2016-01-01 06:45:22 +1300
  • db4d73a5b1 Merge pull request #105 from helpfulrobot/convert-to-psr-2 Damian Mooyman 2015-12-18 10:05:41 +1300
  • f87690ef22 Converted to PSR-2 helpfulrobot 2015-12-18 07:16:09 +1300
  • a2db7298cd Merge pull request #104 from torleif/patch-2 Damian Mooyman 2015-12-08 16:47:32 +1300