DCausse has uploaded a new change for review.
https://gerrit.wikimedia.org/r/315259
Change subject: Remove position_increment_gap on source_text.trigram
......................................................................
Remove position_increment_gap on source_text.trigram
This one that was missed when I cleaned up position_increment_gap
on field where position are not stored.
Change-Id: I58788b940b98fcdc04c4421d697d311ccc57247a
---
M includes/Search/SourceTextIndexField.php
1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CirrusSearch
refs/changes/59/315259/1
diff --git a/includes/Search/SourceTextIndexField.php
b/includes/Search/SourceTextIndexField.php
index 142efe6..cce4219 100644
--- a/includes/Search/SourceTextIndexField.php
+++ b/includes/Search/SourceTextIndexField.php
@@ -56,7 +56,6 @@
'type' => 'string',
'analyzer' => 'trigram',
'index_options' => 'docs',
- 'position_increment_gap' =>
self::POSITION_INCREMENT_GAP,
];
}
$this->configureHighlighting( $field, ['plain'], false );
--
To view, visit https://gerrit.wikimedia.org/r/315259
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I58788b940b98fcdc04c4421d697d311ccc57247a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CirrusSearch
Gerrit-Branch: master
Gerrit-Owner: DCausse <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits