Re: document retrieval, nested field and HTMLStripStandardTokenizerFactory

2008-03-27 Thread Otis Gospodnetic
cument retrieval, nested field and HTMLStripStandardTokenizerFactory Hi hossman, Thank you for your reply, question for the searchable field: Am I declare the field to be indexed in schema is enough to make it searchable? (Assume I write my schema based on the default one) Thank you, Vinci h

Re: document retrieval, nested field and HTMLStripStandardTokenizerFactory

2008-03-27 Thread Vinci
Hi hossman, Thank you for your reply, question for the searchable field: Am I declare the field to be indexed in schema is enough to make it searchable? (Assume I write my schema based on the default one) Thank you, Vinci hossman wrote: > > > : 1. Can I limit the number of returned document i

Re: document retrieval, nested field and HTMLStripStandardTokenizerFactory

2008-03-26 Thread Chris Hostetter
: 1. Can I limit the number of returned document in config file to avoid : misconfiguration pull down the server? You can configure it with an invariant value in your requestHandler config ... so it won't matter how many the client asks for, they'll get the number you pick (or less if there are