Advertisement
denisb413

Untitled

Nov 22nd, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.36 KB | None | 0 0
  1. The configuration:
  2.  
  3. <requestHandler name="/query" class="solr.SearchHandler">
  4. <lst name="defaults">
  5. <str name="echoParams">explicit</str>
  6. <str name="wt">json</str>
  7. <str name="indent">true</str>
  8. <str name="qf">
  9. lowercase^4 title_without_synonym^3 description_without_synonym^1
  10. </str>
  11. <str name="q.alt">*:*</str>
  12. <str name="rows">100</str>
  13. <str name="fl">id,title,description,reuseCount,score</str>
  14. <str name="defType">edismax</str>
  15. </lst>
  16. </requestHandler>
  17.  
  18. The Debug query:
  19.  
  20. },
  21. "debug":{
  22. "rawquerystring":"Incoming SIP call is rejected due to missing SDP call is released with 488 Not acceptable here",
  23. "querystring":"Incoming SIP call is rejected due to missing SDP call is released with 488 Not acceptable here",
  24. "parsedquery":"(+(DisjunctionMaxQuery((description_without_synonym:incom | (title_without_synonym:incom)^3.0)) DisjunctionMaxQuery((description_without_synonym:sip | (title_without_synonym:sip)^3.0)) DisjunctionMaxQuery((description_without_synonym:call | (title_without_synonym:call)^3.0)) DisjunctionMaxQuery((description_without_synonym:reject | (title_without_synonym:reject)^3.0)) DisjunctionMaxQuery((description_without_synonym:due | (title_without_synonym:due)^3.0)) DisjunctionMaxQuery((description_without_synonym:miss | (title_without_synonym:miss)^3.0)) DisjunctionMaxQuery((description_without_synonym:sdp | (title_without_synonym:sdp)^3.0)) DisjunctionMaxQuery((description_without_synonym:call | (title_without_synonym:call)^3.0)) DisjunctionMaxQuery((description_without_synonym:releas | (title_without_synonym:releas)^3.0)) DisjunctionMaxQuery((description_without_synonym:488 | (title_without_synonym:488)^3.0)) DisjunctionMaxQuery((description_without_synonym:accept | (title_without_synonym:accept)^3.0)) DisjunctionMaxQuery((description_without_synonym:here | (title_without_synonym:here)^3.0))))/no_coord",
  25. "parsedquery_toString":"+((description_without_synonym:incom | (title_without_synonym:incom)^3.0) (description_without_synonym:sip | (title_without_synonym:sip)^3.0) (description_without_synonym:call | (title_without_synonym:call)^3.0) (description_without_synonym:reject | (title_without_synonym:reject)^3.0) (description_without_synonym:due | (title_without_synonym:due)^3.0) (description_without_synonym:miss | (title_without_synonym:miss)^3.0) (description_without_synonym:sdp | (title_without_synonym:sdp)^3.0) (description_without_synonym:call | (title_without_synonym:call)^3.0) (description_without_synonym:releas | (title_without_synonym:releas)^3.0) (description_without_synonym:488 | (title_without_synonym:488)^3.0) (description_without_synonym:accept | (title_without_synonym:accept)^3.0) (description_without_synonym:here | (title_without_synonym:here)^3.0))",
  26. "explain":{
  27. "ERSCS1143280":"\n104.09117 = sum of:\n 19.187603 = max of:\n 7.3360486 = weight(description_without_synonym:sip in 24886) [SchemaSimilarity], result of:\n 7.3360486 = score(doc=24886,freq=2.0 = termFreq=2.0\n), product of:\n 4.744654 = idf, computed as log(1 + (docCount - docFreq + 0.5) / (docFreq + 0.5)) from:\n 3113.0 = docFreq\n 357952.0 = docCount\n 1.5461714 = tfNorm, computed as (freq * (k1 + 1)) / (freq + k1 * (1 - b + b * fieldLength / avgFieldLength)) from:\n 2.0 = termFreq=2.0\n 1.2 = parameter k1\n 0.75 = parameter b\n 67.5488 = avgFieldLength\n 40.96 = fieldLength\n 19.187603 = weight(title_without_synonym:sip in 24886) [SchemaSimilarity], result of:\n 19.187603 = score(doc=24886,freq=1.0 = termFreq=1.0\n), product of:\n 3.0 = boost\n 5.546046 = idf, computed as log(1 + (docCount - docFreq + 0.5) / (docFreq + 0.5)) from:\n 1398.0 = docFreq\n 358326.0 = docCount\n 1.1532302 = tfNorm, computed as (freq * (k1 + 1)) / (freq + k1 * (1 - b + b * fieldLength / avgFieldLength)) from:\n 1.0 = termFreq=1.0\n 1.2 = parameter k1\n 0.75 = parameter b\n 5.9241223 = avgFieldLength\n 4.0 = fieldLength\n 3.4592292 = max of:\n 3.4592292 = weight(description_without_synonym:miss in 24886) [SchemaSimilarity], result of:\n 3.4592292 = score(doc=24886,freq=1.0 = termFreq=1.0\n), product of:\n 2.9021971 = idf, computed as log(1 + (docCount - docFreq + 0.5) / (docFreq + 0.5)) from:\n 19652.0 = docFreq\n 357952.0 = docCount\n 1.1919346 = tfNorm, computed as (freq * (k1 + 1)) / (freq + k1 * (1 - b + b * fieldLength / avgFieldLength)) from:\n 1.0 = termFreq=1.0\n 1.2 = parameter k1\n 0.75 = parameter b\n 67.5488 = avgFieldLength\n 40.96 = fieldLength\n 31.527819 = max of:\n 12.40699 = weight(description_without_synonym:488 in 24886) [SchemaSimilarity], result of:\n 12.40699 = score(doc=24886,freq=3.0 = termFreq=3.0\n), product of:\n 7.2294 = idf, computed as log(1 + (docCount - docFreq + 0.5) / (docFreq + 0.5)) from:\n 259.0 = docFreq\n 357952.0 = docCount\n 1.7161852 = tfNorm, computed as (freq * (k1 + 1)) / (freq + k1 * (1 - b + b * fieldLength / avgFieldLength)) from:\n 3.0 = termFreq=3.0\n 1.2 = parameter k1\n 0.75 = parameter b\n 67.5488 = avgFieldLength\n 40.96 = fieldLength\n 31.527819 = weight(title_without_synonym:488 in 24886) [SchemaSimilarity], result of:\n 31.527819 = score(doc=24886,freq=1.0 = termFreq=1.0\n), product of:\n 3.0 = boost\n 9.112901 = idf, computed as log(1 + (docCount - docFreq + 0.5) / (docFreq + 0.5)) from:\n 39.0 = docFreq\n 358326.0 = docCount\n 1.1532302 = tfNorm, computed as (freq * (k1 + 1)) / (freq + k1 * (1 - b + b * fieldLength / avgFieldLength)) from:\n 1.0 = termFreq=1.0\n 1.2 = parameter k1\n 0.75 = parameter b\n 5.9241223 = avgFieldLength\n 4.0 = fieldLength\n 22.388124 = max of:\n 6.658888 = weight(description_without_synonym:accept in 24886) [SchemaSimilarity], result of:\n 6.658888 = score(doc=24886,freq=2.0 = termFreq=2.0\n), product of:\n 4.3066945 = idf, computed as log(1 + (docCount - docFreq + 0.5) / (docFreq + 0.5)) from:\n 4824.0 = docFreq\n 357952.0 = docCount\n 1.5461714 = tfNorm, computed as (freq * (k1 + 1)) / (freq + k1 * (1 - b + b * fieldLength / avgFieldLength)) from:\n 2.0 = termFreq=2.0\n 1.2 = parameter k1\n 0.75 = parameter b\n 67.5488 = avgFieldLength\n 40.96 = fieldLength\n 22.388124 = weight(title_without_synonym:accept in 24886) [SchemaSimilarity], result of:\n 22.388124 = score(doc=24886,freq=1.0 = termFreq=1.0\n), product of:\n 3.0 = boost\n 6.4711347 = idf, computed as log(1 + (docCount - docFreq + 0.5) / (docFreq + 0.5)) from:\n 554.0 = docFreq\n 358326.0 = docCount\n 1.1532302 = tfNorm, computed as (freq * (k1 + 1)) / (freq + k1 * (1 - b + b * fieldLength / avgFieldLength)) from:\n 1.0 = termFreq=1.0\n 1.2 = parameter k1\n 0.75 = parameter b\n 5.9241223 = avgFieldLength\n 4.0 = fieldLength\n 27.528395 = max of:\n 7.2258525 = weight(description_without_synonym:here in 24886) [SchemaSimilarity], result of:\n 7.2258525 = score(doc=24886,freq=2.0 = termFreq=2.0\n), product of:\n 4.6733837 = idf, computed as log(1 + (docCount - docFreq + 0.5) / (docFreq + 0.5)) from:\n 3343.0 = docFreq\n 357952.0 = docCount\n 1.5461714 = tfNorm, computed as (freq * (k1 + 1)) / (freq + k1 * (1 - b + b * fieldLength / avgFieldLength)) from:\n 2.0 = termFreq=2.0\n 1.2 = parameter k1\n 0.75 = parameter b\n 67.5488 = avgFieldLength\n 40.96 = fieldLength\n 27.528395 = weight(title_without_synonym:here in 24886) [SchemaSimilarity], result of:\n 27.528395 = score(doc=24886,freq=1.0 = termFreq=1.0\n), product of:\n 3.0 = boost\n 7.9568954 = idf, computed as log(1 + (docCount - docFreq + 0.5) / (docFreq + 0.5)) from:\n 125.0 = docFreq\n 358326.0 = docCount\n 1.1532302 = tfNorm, computed as (freq * (k1 + 1)) / (freq + k1 * (1 - b + b * fieldLength / avgFieldLength)) from:\n 1.0 = termFreq=1.0\n 1.2 = parameter k1\n 0.75 = parameter b\n 5.9241223 = avgFieldLength\n 4.0 = fieldLength\n",
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement