issues
search
nepsilon
/
search-query-parser
A simple parser for advanced search query syntax
https://www.npmjs.org/package/search-query-parser
MIT License
253
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump braces from 3.0.2 to 3.0.3
#60
dependabot[bot]
opened
5 months ago
0
Parse/stringify mismatch when using a keyword with an empty value
#56
roysharon
opened
11 months ago
0
Stringify/parse mismatch when a keyword has multiple values which one of them includes a space
#55
roysharon
opened
11 months ago
1
Add option to customize negate prefix
#54
Ivan-Roger
opened
1 year ago
0
customizable results - supporting more operators/separators
#53
seiyria
opened
1 year ago
0
An un-parser for the parsed value.
#52
AbdulKadirKhann
opened
1 year ago
1
Add serialize function
#51
punkpeye
opened
2 years ago
1
Add more tests to fix alwaysArray bug.
#50
nepsilon
opened
3 years ago
0
Adding support for @ and # ?
#49
Azrideus
closed
1 month ago
1
Bump lodash from 4.17.14 to 4.17.21
#48
dependabot[bot]
closed
3 years ago
0
Bump handlebars from 4.7.3 to 4.7.7
#47
dependabot[bot]
closed
3 years ago
0
Bump underscore from 1.9.2 to 1.13.1
#46
dependabot[bot]
closed
3 years ago
0
Bump y18n from 4.0.0 to 4.0.1
#45
dependabot[bot]
closed
3 years ago
0
Bump highlight.js from 9.18.1 to 9.18.5
#44
dependabot[bot]
closed
3 years ago
0
Bump lodash from 4.17.14 to 4.17.19
#43
dependabot[bot]
closed
3 years ago
1
Bump jquery from 3.4.1 to 3.5.0
#42
dependabot[bot]
closed
3 years ago
0
Bump acorn from 5.7.3 to 5.7.4
#41
dependabot[bot]
closed
4 years ago
0
Bump handlebars from 4.1.2 to 4.5.3
#40
dependabot[bot]
closed
4 years ago
0
refactor: Typescript
#39
sqwk
opened
4 years ago
0
fix: Text Only Offset Type
#38
sqwk
closed
3 years ago
1
Wrong types for text (non-keyword) input
#37
sqwk
closed
3 years ago
0
Allow excluded keywords
#36
sqwk
opened
4 years ago
0
Include excluded text in offsets object
#35
sqwk
opened
4 years ago
0
Cannot recognize keyword's array if term contains spaces " "
#34
terrynguyen255
opened
5 years ago
3
Bump lodash from 4.17.11 to 4.17.14
#33
dependabot[bot]
closed
5 years ago
0
fix: respect tokenize in exclusion
#32
jaulz
closed
3 years ago
1
feat: add stringify function
#31
jaulz
closed
3 years ago
11
types: make parse function more specific
#30
jaulz
closed
3 years ago
0
honor alwaysArray option for exclusions
#29
rschick
closed
5 years ago
0
Backslashes seemingly always get stripped from keyword input.
#28
creesch
opened
5 years ago
5
The "alwaysArray" option doesn't apply to "exclude"
#27
davidmz
opened
5 years ago
4
Typescript types
#26
rtrvrtg
closed
5 years ago
4
It should flag "quoted text" as must-include
#25
laggingreflex
opened
5 years ago
1
Difference to other libraries
#24
laggingreflex
closed
5 years ago
1
Is it intentional that npm still is on the old version? Or could you release a new one?
#23
marcusx
closed
5 years ago
1
Case insensitive keywords
#22
subeax
opened
6 years ago
1
Search query formatting
#21
gausie
opened
6 years ago
6
New Boolean controls (alwaysArray, offsets)
#20
Mathspy
closed
6 years ago
3
Updated README.md to reflect new functionality
#19
jonestristand
closed
6 years ago
0
Add support for tokenized terms, quoted terms, and negation of terms.
#18
jonestristand
closed
6 years ago
5
Don't split on commas in quotes. https://github.com/nepsilon/search-q…
#17
bradvogel
closed
7 years ago
5
Comma should be ignored inside quoted text
#16
bradvogel
closed
7 years ago
5
Merge branch 'master' of https://github.com/Gringill/search-query-par…
#15
nepsilon
closed
8 years ago
0
Return the character offsets of parsed search parts. The use case is …
#14
bradvogel
closed
8 years ago
5
Remove unused file
#13
bradvogel
closed
8 years ago
0
Fix implicit global variable that threw an exception when used in str…
#12
bradvogel
closed
8 years ago
2
Handling a keyword named exclude
#11
nepsilon
closed
6 years ago
1
Fix exclude doc.
#10
satazor
closed
8 years ago
1
add exclusion syntax
#9
jarvys
closed
8 years ago
2
API
#8
satazor
closed
6 years ago
6
Next