
SolrQuery::getHighlightFormatter를 사용하여 문서를 하이라이트 하려면, 하이라이트 태그와 색상을 지정할 수 있습니다. 예를 들어, 하이라이트 태그를 ``과 ``으로, 색상을 ``과 ``으로 지정할 수 있습니다.
#hostingforum.kr
php
$query->setHighlightFormatter(
function ($match) {
return new SolrQueryFormatter(
'' . $match,
''
);
}
);
$query->setHighlightFormatter(
function ($match) {
return new SolrQueryFormatter(
'' . $match,
''
);
}
);
또는 하이라이트 태그와 색상을 지정할 수 있습니다.
#hostingforum.kr
php
$query->setHighlightFormatter(
function ($match) {
return new SolrQueryFormatter(
'' . $match,
''
);
}
);
또한, 하이라이트 태그와 색상을 지정할 수 있습니다.
#hostingforum.kr
php
$query->setHighlightFormatter(
function ($match) {
return new SolrQueryFormatter(
'' . $match,
''
);
}
);
이러한 예제를 통해, 하이라이트 태그와 색상을 지정할 수 있습니다.
2025-04-10 04:42