update : 2015.11.03
php.shukuma.com검색:
|
SolrDisMaxQuery::setPhraseFields(No version information available, might only be in Git) SolrDisMaxQuery::setPhraseFields — Sets Phrase Fields and their boosts (and slops) using pf2 parameter 설명Sets Phrase Fields (pf) and their boosts (and slops) 인수
반환값예제Example #1 SolrDisMaxQuery::setPhraseFields() example
<?php 위 예제의 출력 예시: q=lucene&defType=edismax&pf=cat~5.1^2 feature^4.5 참고
|