yes, explain will slow things down, but I'd assumed that you only cared about this for debugging. What is the use-case for having it on all the time?
Best Erick On Tue, Mar 22, 2011 at 12:40 PM, Patrick Diviacco <[email protected]> wrote: > I've been told search explain should be used for debugging only because it > slows down a lot computations. Is it true ? > > On 22 March 2011 14:29, Erick Erickson <[email protected]> wrote: > >> Try Searcher.explain. >> >> Best >> Erick >> >> On Tue, Mar 22, 2011 at 4:34 AM, Patrick Diviacco >> <[email protected]> wrote: >> > Is there a way to display Lucene scores per field instead of the global >> one >> > ? >> > Both my query and my docs have 3 fields. >> > >> > I would like to see the scores for each field in the results. Can I ? >> > >> > Or should I run the query 3 times for each single field ? >> > >> > thanks >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
