We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b36cb17 commit 34dfcd2Copy full SHA for 34dfcd2
1 file changed
parijat-frontend/src/routes/search/index.js
@@ -81,9 +81,9 @@ export default class Search extends Component {
81
'title',
82
'author',
83
'text',
84
- 'text.latin',
85
- 'title.latin',
86
- 'author.latin'
+ 'text.latin^4',
+ 'title.latin^6',
+ 'author.latin^5'
87
]}
88
/>
89
</div>
0 commit comments