Somewhere in your schema you've defined a field with type as "booleans".
You should check if you've made a typo somewhere by adding that extra s
after boolean.
Else if it is a separate field that you're looking to add, define a new
fieldtype called booleans.

All the info to help you with this can be found here:
https://cwiki.apache.org/confluence/display/solr/Documents,+Fields,+and+Schema+Design

I higly recommend that you go through the documentation before starting.

On Fri, 1 Apr 2016, 00:34 Girish Tavag, <send2mymail...@gmail.com> wrote:

> Hi,
>
> I am new to solr, I started using this only from today,  when I wanted to
> create dih, i'm getting the below error.
>
> SolrException: fieldType 'booleans' not found in the schema
>
> What does this mean? and How  to resolve this.
>
> Regards,
> GNT
>
-- 
Regards,
Binoy Dalal

Reply via email to