Features/Plain Query Format: Difference between revisions

Line 169: Line 169:
|-
|-
|}
|}
==== Another ways to differentiate DS objects ====
All metadata fields will be tracked as usual, so regular search(w/o prefixes) should work. There is only one addition - optional prefixes in ''tags'' field.
All substrings(tags) from ''tags'' field in format:
* ''<substring_w/o_separators>:<string_w/o_separators_after_:>''
* ''<substring_w/o_separators>:"<string_w/o_separators_after_: but with separators inside string>"''
Will be treated as tags with prefix, so user can type in search bar:
* ''books:favorite'' if ''tags'' has substring ''books:favorite''
* ''books:brothers'' if ''tags'' has substring ''books:"The Strugatsky brothers"''


==== Result set control parameters ====
==== Result set control parameters ====