Hi Veit
Thanks for your response. Search is throwing the error and the default field
I have given is the field which is tokenized. I am indexing the Title
of the document and this
title is given as default searchable field.

Message: 2
Date: Wed, 7 Apr 2010 21:11:20 +0200
From: Veit Jahns <nuncupa...@googlemail.com>
Subject: Re: [CLucene-dev] Clucene search - An invalid field name was
       used    in a query string
To: clucene-developers@lists.sourceforge.net
Message-ID:
       <u2t6a0789d31004071211rf3dd6648t54c3e557aaaca...@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

Hi Raghuram,

who throws this exception? The query parser parsing the query or the
searcher executing the query? And what does your query parser use as
default field?

Kind regards,

Veit

2010/4/7 n raghuramireddy <nraghuramire...@gmail.com>:
> Hi
> I am indexing arround 10 million records. If I search with keyword a*,
> Clucene is throwing following error
> "An invalid field name was used in a query string". Whether this error
> because of number of hits are more.
> Could any one please sugges me.
>
> Regards
> Raghuram
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> CLucene-developers mailing list
> CLucene-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/clucene-developers
>

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
CLucene-developers mailing list
CLucene-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/clucene-developers

Reply via email to