Alphanumeric + "_" + "%" + "."
So to say: "John_Smith", "John Smith", "John_B._Smith" and "John 44 Smith"
are all possible values.
On Sun, Nov 14, 2010 at 11:46 PM, Ahmet Arslan wrote:
>
> --- On Sun, 11/14/
Hi Ahmet,
This is the fieldType for "name":
and:
there's no ShingleFilterFactory. And also after changing parameters in the
schema, should one re-index the table?
On Sun, N
Hi folks,
I'm using Solr 1.4.1 and I'm willing to use TermsComponent for AutoComplete.
The problem is, I can't get it to match strings with spaces in them. So to
say,
terms.fl=name&terms.lower=david&terms.prefix=david&terms.lower.incl=false&indent=true&wt=json
matches all strings starting with "
Hi fellas,
I'm a Solr noob. I have an instance of Solr running on one server with some
data inside. I need to move this data to another server and put it in a
fresh copy of Solr, how can I do that?
Cheers
Parsa