Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
This is a Tokenizer that splits the input string into a series of paths. For example:
/aaa/bbb/ccc
becomes:
/aaa/
/aaa/bbb/
/aaa/bbb/ccc
Attachments
Attachments
Issue Links
- is depended upon by
-
SOLR-64 strict hierarchical facets
- Closed