There is a configuration option called "<maxFieldLength>" in
solrconfig.xmlwith the default value of 10,000.  You may need to
increase this value if
you are indexing fields that are longer.



On 17/10/2007, Maximilian Hütter <[EMAIL PROTECTED]> wrote:
>
> Daniel Naber schrieb:
> > On Tuesday 16 October 2007 12:03, Maximilian Hütter wrote:
> >
> >> the content of one document is completely contained in another,
> >> but search for a special word I only get one document as result.
> >> I am absolutely sure it is contained in the other document, but I will
> >> only get the "parent" doc if I add a word.
> >
> > You should try debugging the problem with Luke, e.g. use "reconstruct &
> > edit" to see if the term is really indexed in both documents.
> >
> > Regards
> >  Daniel
> >
>
> Thank you for the tip, after using luke I can see that the term is
> really missing in the other document.
> Is there a size restriction for field content in Solr/Lucene? Because
> from the "fulltext" field I use as default field (after luke
> reconstruction) seem to be missing a lot strings I expected to find there.
>
> Best regards,
>
> Max
>
> --
> Maximilian Hütter
> blue elephant systems GmbH
> Wollgrasweg 49
> D-70599 Stuttgart
>
> Tel            :  (+49) 0711 - 45 10 17 578
> Fax            :  (+49) 0711 - 45 10 17 573
> e-mail         :  [EMAIL PROTECTED]
> Sitz           :  Stuttgart, Amtsgericht Stuttgart, HRB 24106
> Geschäftsführer:  Joachim Hörnle, Thomas Gentsch, Holger Dietrich
>

Reply via email to