MPSPARQL-22: Allow simple searching in the info records
authorHeikki Levanto <heikki@indexdata.dk>
Wed, 20 May 2015 13:47:56 +0000 (15:47 +0200)
committerHeikki Levanto <heikki@indexdata.dk>
Wed, 20 May 2015 13:47:56 +0000 (15:47 +0200)
commit073e1576bdafa9aa161ab544356f7b763414673d
tree275ac3146b9c60ba8156bda5f16f8dfc98c472ee
parentef8322818ee1785123034495aa586b0f55629b05
MPSPARQL-22: Allow simple searching in the info records

Always takes the last term in the query, ignoring all
attributes and operators. If the query is an empty string,
or starts with something non-alphabetic, will return info
on all bases. Otherwise on the matching base only.
src/filter_sparql.cpp