[
https://issues.apache.org/jira/browse/SOLR-15741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436365#comment-17436365
]
Jan Høydahl commented on SOLR-15741:
------------------------------------
Hi. I think the guide is correct. See
https://solr.apache.org/guide/8_10/filter-descriptions.html#word-delimiter-graph-filter:
!Skjermbilde 2021-10-30 kl. 22.42.36.png|width=800!
What it says here is that the *default* behaviour ("1") is to split, but the
example refers to what happens if you use "0". Then it will *not* split on
transition from alpha to numeric. But it WILL split on CaseChange, since its
default is "1" as well. I agree it is a bit hard to follow, but still correct.
Perhaps you want to update the PR with a clearer example, showing behavior both
for "0" and for "1", and with an example that does not also involve CaseChange?
> Updated ref guide filters.adoc
> ------------------------------
>
> Key: SOLR-15741
> URL: https://issues.apache.org/jira/browse/SOLR-15741
> Project: Solr
> Issue Type: Improvement
> Components: documentation
> Affects Versions: 8.10.1
> Environment: If `0`, don't split words on transitions from alpha to
> numeric:"FemBot3000" -> "Fem", "Bot3000"
> If `0`, don't split words on transitions from alpha to numeric:"FemBot3000"
> -> "FemBot", "3000"
> Reporter: Sebastian Zander
> Priority: Minor
> Labels: documentation, pull-request-available
> Attachments: Skjermbilde 2021-10-30 kl. 22.42.36.png
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Found a small mistakes in the filters.adoc
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]