Access denied for eZ Find result

Author Message

Sylvain Gogel

Monday 09 August 2010 8:41:40 am

Hi there,

I got a strange behaviour with ezfind:

SearchResult array Array(1)
SearchCount integer 3

Definitely some inconsistency with those values as page_limit is 10

Here is the full search params :

 

array(14) {
  ["SearchOffset"]=>
  int(0)
  ["SearchLimit"]=>
  int(50)
  ["Facet"]=>
  NULL
  ["SortBy"]=>
  array(1) {
    ["relevance"]=>
    string(4) "desc"
  }
  ["Filter"]=>
  NULL
  ["SearchContentClassID"]=>
  NULL
  ["SearchSectionID"]=>
  string(1) "1"
  ["SearchSubTreeArray"]=>
  NULL
  ["IgnoreVisibility"]=>
  bool(false)
  ["Limitation"]=>
  NULL
  ["AsObjects"]=>
  bool(true)
  ["SpellCheck"]=>
  array(2) {
    [0]=>
    bool(true)
    [1]=>
    string(7) "default"
  }
  ["BoostFunctions"]=>
  NULL
  ["QueryHandler"]=>
  NULL
}

I'm on ez 4.0.0

and ezfind 2.0.0

Any idea of what is the problem?

I tried to remove the section limitation. No lick, same results.

I saw in the logs

<strong><span>Notice:</span> eZSolr::search() </strong>Access denied for eZ Find result, node_id: 19143

Warning: PHP

thanks

--
http://www.ecedi.fr
Agence Web, Créa/Conseils, Accessibilité
eZPublish, Drupal, Zend, Symfony

Sylvain Gogel

Monday 09 August 2010 8:55:28 am

Searching the DB directly i found a node 19143, but in the Users section (id 2)

but in my fetch(ezfind, search) i include 'section_id' = 1

grrr looks like a bug with the section filter :(

--
http://www.ecedi.fr
Agence Web, Créa/Conseils, Accessibilité
eZPublish, Drupal, Zend, Symfony

Paul Borgermans

Thursday 12 August 2010 12:44:45 am

seems the index is out of date wrt to the section ids, you will need to reindex

also: you should upgrade ;)

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 02:20:02
Script start
Timing: Jan 18 2025 02:20:02
Module start 'layout'
Timing: Jan 18 2025 02:20:02
Module start 'content'
Timing: Jan 18 2025 02:20:03
Module end 'content'
Timing: Jan 18 2025 02:20:03
Script end

Main resources:

Total runtime1.1996 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0048 589.0391152.6250
Module start 'layout' 0.00480.0078 741.664139.4453
Module start 'content' 0.01261.1850 781.1094553.2969
Module end 'content' 1.19760.0020 1,334.406312.1563
Script end 1.1996  1,346.5625 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00360.2988160.0002
Check MTime0.00130.1083160.0001
Mysql Total
Database connection0.00070.059110.0007
Mysqli_queries1.134094.5313570.0199
Looping result0.00070.0566550.0000
Template Total1.165397.120.5827
Template load0.00240.200120.0012
Template processing1.162996.938220.5814
Template load and register function0.00010.009210.0001
states
state_id_array0.00070.059610.0007
state_identifier_array0.00130.112320.0007
Override
Cache load0.00210.1747360.0001
Sytem overhead
Fetch class attribute can translate value0.00120.098220.0006
Fetch class attribute name0.00220.182250.0004
XML
Image XML parsing0.00120.098120.0006
class_abstraction
Instantiating content class attribute0.00000.001360.0000
General
dbfile0.00100.0852230.0000
String conversion0.00000.000640.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/td.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/td.tplEdit templateOverride template
2content/datatype/view/ezxmltags/tr.tpl<No override>extension/community/design/community/templates/content/datatype/view/ezxmltags/tr.tplEdit templateOverride template
1content/datatype/view/ezxmltags/table.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/table.tplEdit templateOverride template
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1content/datatype/view/ezxmltags/strong.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/strong.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 22
 Number of unique templates used: 10

Time used to render debug report: 0.0001 secs