Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

idea: mimic cloudant's search query syntax #76

Open
homerjam opened this issue Jun 13, 2017 · 0 comments
Open

idea: mimic cloudant's search query syntax #76

homerjam opened this issue Jun 13, 2017 · 0 comments

Comments

@homerjam
Copy link

Hi, just an idea but if the query and fields properties were combined to match cloudant's syntax then it might be more straight forward to switch to searching live results whilst online and back to the local index when offline.

ie.

{
    q: 'FIELD_NAME:SEARCH_STRING^BOOST_VALUE',
}

As an aside would this then potentially make it easier to add AND/OR operators etc?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant