Query.keyword_where returns not all results (due to ferret ranking ?)

Bug #88750 reported by Benjamin Heitmann
2
Affects Status Importance Assigned to Milestone
ActiveRDF
Won't Fix
Undecided
Unassigned

Bug Description

When doing this query:

q = Query.new.distinct(:t).
where(:s, SIOC::topic, :t).
keyword_where(:l, 'Semantic Web')

not all possible results get returned.

After consulting with Eyal, we are guessing that the ranking of the not returned results just is to low, and that we
might to fine tune how ferret calculates the ranking.

Revision history for this message
Eyal Oren (ikbeneyal) wrote :

keyword ranking is normal behaviour with keyword indices

Changed in activerdf:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.