Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.4.3, 7.1-rc-1
-
Fix Version/s: 7.3-milestone-1, 7.1.3
-
Component/s: Search - Solr
-
Labels:None
-
Difficulty:Easy
-
Documentation in Release Notes:
-
Similar issues:
Description
Without dynamicfield "*_BR" Solr indexing don't index pages created in pt_BR (Brazilian Portugues).
To test, I changed "%XWIKI_DATADIR%\solr\xwiki\conf\schema.xml":
<dynamicField name="*_BR" type="text_pt" indexed="true" stored="true" multiValued="true" />
After reindex, the search works.
Initially analyzer 'text_pt' Portuguese bit for Brazilian Stopwords.
Attachments
Issue Links
- relates to
-
XWIKI-14168 Cannot find pages with locale fr_FR
-
- Open
-