Subject: Question about StandardTokenizer in Solr 4.9
Hi all:
From the description of the StandardTokenizer, it should Recognizes Internet
domain names and email addresses and preserves them as a single token, which
works great, but I've detected that in cases like this:
socks25.domain.c
Hi all:
>From the description of the StandardTokenizer, it should Recognizes Internet
>domain names and email addresses and preserves them as a single token, which
>works great, but I've detected that in cases like this:
socks25.domain.com it outputs 2 tokens: socks25 | domain.com
if the URL d