-
-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
awaiting responseMore information is needed in order to reproduce the issue.More information is needed in order to reproduce the issue.
Description
Adding collation attribute-value pairs corrupts the view of the index in Monex. Consequently, some less stable people, like myself, freak out :)
Without collation, this is what my index looks like:
With collation:
<collection xmlns="http://exist-db.org/collection-config/1.0">
<index>
<range>
<create qname="orth"
type="xs:string"
collation="?lang=sr&strength=primary"/>
</range>
</index>
I get the
The index itself in eXist is ok and can be queried, so this is a Monex issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
awaiting responseMore information is needed in order to reproduce the issue.More information is needed in order to reproduce the issue.