Sat, Apr 2, 2016 at 2:21 AM, Shawn Heisey wrote:
> On 4/1/2016 1:24 PM, Girish Tavag wrote:
> > Finally i'm able to figure out the problem. The issue was in
> > solrconfig.xml where the booleans was defined. I replaced booleans with
> > boolean and other similar file
Hi Shawn,
Finally i'm able to figure out the problem. The issue was in
solrconfig.xml where the booleans was defined. I replaced booleans with
boolean and other similar fileds and it worked correctly :)
Regards,
GNT.
info/system
params={wt=json&_=1459535057440} status=0 QTime=41
Regards,
GNT
On Sat, Apr 2, 2016 at 12:01 AM, Shawn Heisey wrote:
> On 4/1/2016 12:11 PM, Girish Tavag wrote:
> > I copied schema.xml from solr-5.5.0\example\example-DIH\solr\db\conf\
> > to \solr-5.5.0\server\
Here is the error message "*myDatabase:*
org.apache.solr.common.SolrException:org.apache.solr.common.SolrException:
fieldType 'booleans' not found in the schema"
On Fri, Apr 1, 2016 at 11:41 PM, Girish Tavag
wrote:
> Hi Jack,
>
> I copied schema.xml from solr-5.5.
file did you copy? Please give the specific directory.
>
> -- Jack Krupansky
>
> On Thu, Mar 31, 2016 at 3:24 PM, Girish Tavag
> wrote:
>
> > Hi Binoy,
> >
> > I copied the entire file schema.xml from the working example provided by
> > solr itself. Solr
his 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, wrote:
>
> > Hi,
> >
> > I a
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