We are running this inside of another entity in DIH. There appears to be an
issue. We get 2 calls to the survey core if hits > 0. If hits = 0 we get 1
call. Has anyone else seen this? Shall I fix it? Any ideas where this bug
may be?

<entity name="survey" processor="SolrEntityProcessor" url="
http://localhost:8983/solr/survey"; qt="dihsurvey" query="provider_code:${
item.id}" rows="1"> <field name="has_comment" column="has_comment" /> </
entity>


2016-03-16 09:57:11.349 INFO  (qtp796684896-71) [   x:survey]
o.a.s.c.S.Request [survey] webapp=/solr path=/select
params={q=provider_code:X4L26&qt=dihsurvey&start=0&timeAllowed=300000&rows=1&wt=javabin&version=2}
hits=0 status=0 QTime=1

2016-03-16 09:57:11.398 INFO  (qtp796684896-23) [   x:survey]
o.a.s.c.S.Request [survey] webapp=/solr path=/select
params={q=provider_code:2J8CP&qt=dihsurvey&start=0&timeAllowed=300000&rows=1&wt=javabin&version=2}
hits=427 status=0 QTime=2

2016-03-16 09:57:11.402 INFO  (qtp796684896-173) [   x:survey]
o.a.s.c.S.Request [survey] webapp=/solr path=/select
params={q=provider_code:2J8CP&qt=dihsurvey&start=1&timeAllowed=300000&rows=1&wt=javabin&version=2}
hits=427 status=0 QTime=1

-- 
Bill Bell
billnb...@gmail.com
cell 720-256-8076

Reply via email to