> But while querying those tokens, solr is not able to parse the > query.
You need to show us exactly the query and the error message. At a guess, since you haven’t provided the information, you need to escape the colon since it’s part of the query syntax, i.e. something like q=field:c\:/usr Best, Erick > On Nov 4, 2019, at 8:30 AM, Shubham Goswami <shubham.gosw...@hotwax.co> wrote: > > Hello Community > > I am using Path Hierarchy Tokenizer in which i am storing a path as a field > value. Tokenizer splits that path in different tokens and they can be used > as synonyms. But while querying those tokens, solr is not able to parse the > query. Can somebody please tell me how to query these kinds of tokens ? > these are the tokens indexed > > "c:", "c:/usr", "c:/usr/local", "c:/usr/local/apache > > -- > Kind Regards, > Shubham Goswami > Enterprise Software Engineer > mobile: +91 7803886288 > email: *shubham.gosw...@hotwax.co* > *www.hotwax.co <http://www.hotwax.co/>*