Manybubbles added a comment.

@Beebs.systap, can the query planner use two indexes at once to identify 
vertexes if it decides that that would be more efficient than using a single 
one?  Say I have
SELECT ?x
WHERE {

  ?x a ex:event
  ?x ex:startTime ?startTime
  ?x ex:endTime ?endTime
  FILTER (xsd:dateTime("1999-12-31T00:00:00Z" < ?startTime && ?endtime < 
xsd:dateTime("2000-01-02T00:00:00Z")

}


TASK DETAIL
  https://phabricator.wikimedia.org/T88717

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
<username>.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Smalyshev, Manybubbles
Cc: Jdouglas, Beebs.systap, Aklapper, Manybubbles, jkroll, Smalyshev, 
Wikidata-bugs, aude, GWicke, daniel, JanZerebecki



_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to