Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text

Questions with tag build-problems

Questions with tag build-problems

Tags
View
Sorting
Results
per page

2
2
3K Views
2 2 3K Views
Hi, I have a problem with an automatically generated .g file. I'm using a DomainType which includes an option of a tuple, like this: option. TypeA and TypeB ...
1
4
4K Views
1 4 4K Views
C:\aardvark.docs\src\aardvark.docs.sln.metaproj : error MSB4057: The target "Restore" does not exist in the project. [C :\aardvark.docs\src\aardvark.docs.sln...
0
1
4K Views
0 1 4K Views
Build Error: The current .NET SDK does not support targeting .NET Standard 2.0. Either target .NET Standard 1.6 or lower, or use a version of the .NET SDK th...
0
1
3K Views
0 1 3K Views
Building src/Aardvark.Media.sln failed with exitcode 1. > 2) MSB3644: C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microso...