Skip to content

Instantly share code, notes, and snippets.

@yblee85
Created November 17, 2014 20:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yblee85/50e27412ea0f5ede947d to your computer and use it in GitHub Desktop.
Save yblee85/50e27412ea0f5ede947d to your computer and use it in GitHub Desktop.
lucene debug
{
"analyzer": "class org.apache.lucene.analysis.standard.StandardAnalyzer",
"etag": "136aa9854e3df",
"fetch_duration": 0,
"limit": 31,
"plan": "BooleanQuery(TermQuery(desc_upc_cat_sup:koka,boost=1.0)+TermQuery(default:kola,boost=1.0)+TermQuery(locid:88c6b2ca7d76cc613907149e505c5eff,boost=1.0),boost=1.0)",
"q": "desc_upc_cat_sup:koka +default:kola +locid:88c6b2ca7d76cc613907149e505c5eff",
"rows": [],
"search_duration": 0,
"skip": 0,
"total_rows": 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment