Commit Graph

191 Commits

Author SHA1 Message Date
Hanno Schlichting d760fa34b6 correct license information 2011-04-06 12:20:45 +02:00
Andreas Zeidler 774f5174c1 remove Plone 3.x BBB bits now that this is [changeset:228587 Plone 4 only] 2010-12-09 15:31:35 +00:00
Andreas Zeidler 875a7c952d Merged revisions 125223-125225,125227,125354,125413-125414,125416 via svnmerge from
https://svn.plone.org/svn/collective/collective.solr/branches/1.0

........
  r125223 | witsch | 2010-09-09 17:30:48 +0200 (Thu, 09 Sep 2010) | 1 line
  
  add logging of queries without explicit "rows" parameter to make it easier to find templates not using batching
........
  r125224 | witsch | 2010-09-09 17:31:01 +0200 (Thu, 09 Sep 2010) | 1 line
  
  slightly extend logging of dropped search attributes to make it easier to identify the corresponding query
........
  r125225 | witsch | 2010-09-09 17:34:10 +0200 (Thu, 09 Sep 2010) | 1 line
  
  Prepare collective.solr 1.0rc3.
........
  r125227 | witsch | 2010-09-09 17:36:13 +0200 (Thu, 09 Sep 2010) | 2 lines
  
  hmm, with the number of changes this should better see another rc... *sigh*
........
  r125354 | witsch | 2010-09-13 14:57:07 +0200 (Mon, 13 Sep 2010) | 1 line
  
  prevent logging of "unknown" search attributes `use_solr` and `-C`
........
  r125413 | witsch | 2010-09-14 00:57:42 +0200 (Tue, 14 Sep 2010) | 1 line
  
  adjust configlet test to r125358
........
  r125414 | witsch | 2010-09-14 00:58:57 +0200 (Tue, 14 Sep 2010) | 1 line
  
  Prepare collective.solr 1.0.
........
  r125416 | witsch | 2010-09-14 01:01:13 +0200 (Tue, 14 Sep 2010) | 2 lines
  
  bump version — who would have thought this was really gonna happen?! :)
........
2010-12-06 13:28:47 +00:00
Andreas Zeidler 6025ef728e Merged revisions 125198-125199,125203-125204,125208 via svnmerge from
https://svn.plone.org/svn/collective/collective.solr/branches/1.0

........
  r125198 | witsch | 2010-09-09 14:22:46 +0200 (Thu, 09 Sep 2010) | 2 lines
  
  remove no longer required `svn:mergeinfo` — we're only going to selectively merge single changesets between the branch for 1.0 and trunk anyway
........
  r125199 | witsch | 2010-09-09 14:44:33 +0200 (Thu, 09 Sep 2010) | 1 line
  
  complete r125193
........
  r125203 | witsch | 2010-09-09 15:29:44 +0200 (Thu, 09 Sep 2010) | 1 line
  
  fix side-effect of r125199
........
  r125204 | witsch | 2010-09-09 15:29:55 +0200 (Thu, 09 Sep 2010) | 1 line
  
  update for r125193: move the "stepping" into the right place, i.e. the query mangler
........
  r125208 | witsch | 2010-09-09 15:55:22 +0200 (Thu, 09 Sep 2010) | 1 line
  
  fix the test from r125193 to actually test the stepping, not only that things still work with the new code in place... ;)
........
2010-12-06 11:26:34 +00:00
Andreas Zeidler 38609910ab merge [changeset:125359 minor cosmetics for r125358] 2010-12-06 10:56:54 +00:00
Andreas Zeidler f6367060f1 merge [changeset:125220 clean up & extend r125210] 2010-12-06 10:53:59 +00:00
Andreas Zeidler eb5368429d merge [changeset:125358 Enable multi field fq statements] 2010-12-06 10:45:56 +00:00
Andreas Zeidler ad0563f888 merge [changeset:125210 Added configuration to exclude user from allowedRolesAndUsers for better cacheability] 2010-12-06 10:43:13 +00:00
Andreas Zeidler 6d6d004963 merge [changeset:125193 configure steps for effective date for more efficient caching] 2010-12-06 10:38:54 +00:00
Andreas Zeidler 1f39745ad3 bump version — who would have thought this was really gonna happen?! :) 2010-09-13 23:01:13 +00:00
Andreas Zeidler 3bfa0cb2dd Prepare collective.solr 1.0. 2010-09-13 22:58:57 +00:00
Andreas Zeidler e18d89b89b adjust configlet test to r125358 2010-09-13 22:57:42 +00:00
Andreas Zeidler 57f26fa234 minor cosmetics for r125358 2010-09-13 13:54:31 +00:00
Helge Tesdal 6101494d34 Enable multi field fq statements 2010-09-13 13:36:48 +00:00
Andreas Zeidler 5969f18836 prevent logging of "unknown" search attributes `use_solr` and `-C` 2010-09-13 12:57:07 +00:00
Andreas Zeidler ed351196de hmm, with the number of changes this should better see another rc... *sigh* 2010-09-09 15:36:13 +00:00
Andreas Zeidler b47d874971 Prepare collective.solr 1.0rc3. 2010-09-09 15:34:10 +00:00
Andreas Zeidler 46c63beeca add logging of queries without explicit "rows" parameter to make it easier to find templates not using batching 2010-09-09 15:30:48 +00:00
Andreas Zeidler 1db896f46f clean up & extend r125210 2010-09-09 15:14:56 +00:00
Helge Tesdal a617605927 Added configuration to exclude user from allowedRolesAndUsers for better cacheability 2010-09-09 14:03:29 +00:00
Andreas Zeidler 6dc0c4d825 fix the test from r125193 to actually test the stepping, not only that things still work with the new code in place... ;) 2010-09-09 13:55:22 +00:00
Andreas Zeidler 87f96bbf33 merge r125189: fix r124993 on python 2.4 (i.e. plone 3.x) — neither `strptime` nor `%f` are available here 2010-09-09 12:16:29 +00:00
Andreas Zeidler d7c4f4cb9b merge r124943 2010-09-09 12:16:03 +00:00
Helge Tesdal 04697d9345 Configure steps for effective date for more efficient caching. 2010-09-09 11:52:11 +00:00
Andreas Zeidler 4cbaf0711b fix r124993 on python 2.4 (i.e. plone 3.x) — neither `strptime` nor `%f` are available here 2010-09-09 11:04:14 +00:00
Andreas Zeidler 9a27a1f87d get the order right 2010-09-09 11:04:03 +00:00
do3cc 745a44554a Adding python datetime support
Conflicts:

	docs/HISTORY.txt
2010-09-07 13:59:33 +00:00
Hanno Schlichting 043d476f27 Fixed auto-commit support to actually sent the data to Solr, but omit the commit message. 2010-09-07 12:52:21 +00:00
Hanno Schlichting 17523dabc0 Trunk is going to be 2.0 2010-09-07 12:34:46 +00:00
Hanno Schlichting 615f92ecd3 Style fix 2010-09-07 12:31:00 +00:00
Hanno Schlichting 56170633dc Merged changes from 1.0 branch 2010-09-07 12:30:36 +00:00
Hanno Schlichting 41dcb6c6b2 Add changenote for c124868 2010-09-07 10:59:36 +00:00
do3cc 280d816ba9 Adding python datetime support 2010-09-06 15:25:26 +00:00
Hanno Schlichting 957db992ab Added support for ``commitWithin`` support on add messages as per SOLR-793. This feature requires a Solr 1.4 server. 2010-09-06 14:56:03 +00:00
Hanno Schlichting a8c1946fe2 Split out 404 auto-suggestion tests into a separate file and disabled them under Plone 4 - the feature is no longer part of Plone. 2010-09-06 12:53:35 +00:00
Hanno Schlichting 9f53fe93d8 Add a changenote for all the large folder related test fixes. 2010-09-06 10:42:47 +00:00
Hanno Schlichting b1f3c43d72 Fixed error handling code to deal with different exception string representations in Python 2.6. 2010-09-06 10:41:48 +00:00
Hanno Schlichting c607abfacf Avoid using the incompatible TestRequest from zope.publisher inside Zope 2. 2010-09-03 15:15:32 +00:00
Hanno Schlichting 28a776c79c Actually fixed all of the undefined variables in search.pt. 2010-09-03 15:09:05 +00:00
Hanno Schlichting 4c5597e45e Fixed undefined ``here_url`` in ``search.pt`` for Plone 4. 2010-09-03 15:04:02 +00:00
Andreas Zeidler 5390a60f5a bump version (while still planning for 1.0) 2010-08-31 13:53:05 +00:00
Andreas Zeidler 239dacd498 Prepare collective.solr 1.0rc2. 2010-08-31 13:49:40 +00:00
Andreas Zeidler 3f5b9951d8 fix bad change from r112780 2010-08-31 13:46:08 +00:00
Andreas Zeidler e081bd5f12 bump version (and look what's ahead! :)) 2010-07-30 16:23:13 +00:00
Andreas Zeidler c6568657ba Prepare collective.solr 1.0rc1. 2010-07-30 16:20:17 +00:00
Andreas Zeidler b5d69b4863 make schema retrieval more robust against broken or timed out server connections by allowing to try once more with a fresh one (refs & hopefully fixes [http://plone.org/products/collective.solr/issues/23 issue #23]) 2010-07-29 21:32:34 +00:00
Andreas Zeidler a2f1ac92a7 bump version 2010-07-29 16:13:58 +00:00
Andreas Zeidler 8eb5c6e72a Prepare collective.solr 1.0b24. 2010-07-29 16:09:46 +00:00
Andreas Zeidler f6745d3d0a eek, `getObject` should perform security-checks on the last item in the path, just like the catalog's brains do — kudos to alex pilz for discovering this (refs [http://plone.org/products/collective.solr/issues/27 issue #27]) 2010-07-23 15:26:13 +00:00
Andreas Zeidler 0259d0e38e add missing `CreationDate` method to flares (fixes [http://plone.org/products/collective.solr/issues/16 issue #16]) 2010-07-22 15:10:44 +00:00