in other way, i'm loking for how i define the analyzer for the content
field :) wich is maped to _text_ field
_text_
On Sat, Jul 16, 2016 at 2:38 PM, Waldyr Neto wrote:
> yeap,
>
> i'm loking for a way to specify in schema.xml theh analyzer for the _text_
> field
>
>
About phonetic matching: there are several different phonetic token
> filters provided with Solr - see <
> https://cwiki.apache.org/confluence/display/solr/Phonetic+Matching>.
>
> --
> Steve
> www.lucidworks.com
>
> > On Jul 16, 2016, at 5:26 AM, Waldyr Neto wrote
t;>>
>>><https://gist.github.com/sarowe/db2fcd168eb77d7278f716ac75bfb9e9>
>>>
>>> --
>>> Steve
>>> www.lucidworks.com
>>>
>>> On Jul 15, 2016, at 2:16 PM, Waldyr Neto wrote:
>>>>
>>>> Hy St
nary '{ ... }'
>
>
>
> On 07/15/2016 02:59 PM, Steve Rowe wrote:
>
>> Waldyr, maybe it got mangled by my email client or yours?
>>
>> Here’s the same command:
>>
>><https://gist.github.com/sarowe/db2fcd168eb77d7278f716ac75bfb9e9>
>&g
"class": "solr.StandardTokenizerFactory"
> },
> "filters":[{
> "class": "solr.WordDelimiterFilterFactory"
> }, {
> "class": "solr.LowerCaseFilterFactory"
> }]}},
> "
Hy, How can i configure the analyzer for the _text_ field?