Page 1 of 1

Searching Problem (Star Rating and Word occurrences)

PostPosted:Thu Dec 17, 2015 5:56 am
by Jahangir
Hi,
I have two Questions.

1) When I search the document with keyword "Apache" It shows me line in which it is found with star rating. But it shows only one highlighted star even when it is 100% matched result ? So how star rating is calculated in openkm ?

2) If the document has 100 occurrences of keyword "Apache" it shows me search result containing only 1st occurrence of that keyword. How to search all occurrences of that keyword in a single document ?

Re: Searching Problem (Star Rating and Word occurrences)

PostPosted:Sat Dec 19, 2015 6:17 pm
by jllort
The score is calculated by lucene search engine internally. Probably the logic for calculating it can be changed but in almost cases should going right.

About not showing the other results, add here some screenshot and we'll be able to understand your problem better ( if you are on tag cloud search you have pagination button at bottom right.