Tuesday 13 August 2013 5:58:07 pm - 2 replies
Hi everyone !
For a website I am currently developping, I need to run a Query using the FullText Criterion as this :
$criterions[] = new Criterion\FullText( $text );
However, when I'm trying to get contents via this criterion, even if I should have matching elements, nothing is returned. Sometimes, if 2 elements should come up, only one is returned. I don't know if this is random or just a misusage of the criterion, so if anybody would have a hint on the issue, i'd be grateful.
Thanks !
PS : forgot to add, I'm on eZPublish community 2013.06 ! =)
Modified on Tuesday 13 August 2013 6:01:59 pm by Pierre Maraitre
You must be logged in to post messages in this topic!