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