Brad Vogel
|
09a1110f40
|
Return the character offsets of parsed search parts. The use case is that browser code using the library might want to track the cursor position (eg in an HTML <input> element) to understand which part of the search query the user is editing. It could then show an editor specific to that keyboard, such as a calendar picker, and then splice in the edited value back into the search string.
|
2016-10-28 12:58:10 -07:00 |
|
yangchen
|
2167fac836
|
add exclusion syntax
|
2016-09-27 12:17:11 +08:00 |
|
Daniel Spofford
|
8396eac097
|
Add tests for quoted search terms with spaces and escaped quotes in them
|
2015-10-21 21:19:26 -05:00 |
|
Julien
|
fb7857d0ec
|
Improve test cases.
|
2014-04-07 00:37:33 +08:00 |
|
Julien
|
4755d04e6e
|
add a first simple test case
|
2014-04-06 20:08:33 +08:00 |
|