On Fri, Apr 24, 2009 at 6:11 PM, ahmed baseet <ahmed.bas...@gmail.com>wrote:
> > What is the maximum field length supported by Solr [Is it 10000 by default? > I think so]. Will this make sense during searching? > Yes, it is 10000 by default. You can change it in solrconfig.xml with the <maxFieldLength> parameter. -- Regards, Shalin Shekhar Mangar.