Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Match ¶
Split terms by spaces, except for spaces within quotes. Like http://stackoverflow.com/questions/16261635/javascript-split-string-by-space-but-ignore-space-in-quotes-notice-not-to-spli except: - Treat the query ["san fran] as having the single term ["san fran"] instead of ["san", "fran"] - Removes the delimiting quotes.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.