Thanks but i am not using SOLR.

i am debugging manually.... without using any explain apis in lucene.

Best regards


On 6/27/19 5:45 PM, Chris Hostetter wrote:
: It’s a Solr-only param for adding to debug=true….

at the Lucene level it's just calling the explain() method on an arbitrary
docId regardless of whether that doc appear in the topN results for that
query (or if it matches the query at all)


-Hoss
https://urldefense.proofpoint.com/v2/url?u=http-3A__www.lucidworks.com_&d=DwIDaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=nlG5z5NcNdIbQAiX-BKNeyLlULCbaezrgocEvPhQkl4&m=-VfkKS7dUKpY-X9ad1pWaW8m0U5t7aP9UOPKvevJvrA&s=OK4e4P0cxlfUbdPt527ZDXPj6oQ0BlMerQReZumnbxg&e=


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to