Open berezovskyi opened 5 years ago
Most vendors have a custom full-text search (FTS) implementation and SPARQL filters. Eg:
bif:contains
text:query
cts:contains
We need to allow these features to be used independent of the rest of the Store features.
We also need to provide FTS combined with the oslc.where filtering.
Most vendors have a custom full-text search (FTS) implementation and SPARQL filters. Eg:
bif:contains
)text:query
)cts:contains
)We need to allow these features to be used independent of the rest of the Store features.