Set the <maxFieldLength> value in solrconfig.xml to, say, 2147483647 Also, see this thread for a common gotcha: http://lucene.472066.n3.nabble.com/Solr-ignoring-maxFieldLength-td473263.html , it appears you can just comment out the one in the <mainIndex> section.
Best Erick On Tue, Nov 30, 2010 at 1:48 PM, Ma, Xiaohui (NIH/NLM/LHC) [C] < xiao...@mail.nlm.nih.gov> wrote: > I need index and search some pdf files which are very big (around 1000 > pages each). How can I set maxFieldLength to unlimited? > > Thanks so much for your help in advance, > Xiaohui >