Sha256: b6de59f07a1708b3392d89cbaad959142c693d2c50bfbee5909e651887705008
Contents?: true
Size: 622 Bytes
Versions: 11
Compression:
Stored size: 622 Bytes
Contents
test: recognises AND as keyword test: recognises OR as keyword test: recognises NOT as keyword test: recognises "hello this is dog" as string test: recognises -"hello this is dog" as negation with string test: recognises ~100 as text with proximity test: recognises "hello this is dog"~100 as string with proximity test: recognises raw:"hello this is dog" as keyword test: recognises raw:foo as"keyword' test: recognises "(" as opening parenthesis test: recognises ")" as closing parenthesis test: recognises foo* as text with asterisk test: recognises foo? as text with interro test: recognises single word as text foo
Version data entries
11 entries across 11 versions & 3 rubygems