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

add search control params class #1

Open
rudibatt opened this issue Jul 2, 2014 · 0 comments
Open

add search control params class #1

rudibatt opened this issue Jul 2, 2014 · 0 comments

Comments

@rudibatt
Copy link

rudibatt commented Jul 2, 2014

There are several parameters that control the features that are used during a search. Disabling such features can improve the performance, that's why the library should indicate that possibility by providing a class which sets such params into the search adapter.

This are the possible parameters (default values are bold):
disableCache=(true|false)
generateAdvisorTree=(true|false)
idsOnly=(true|false)
useAsn=(true|false)
useCampaigns=(true|false)
useFoundWords=(true|false)
useKeywords=(true|false)

tuegeb pushed a commit that referenced this issue May 6, 2016
FIX: single-word-search + too long test file names
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant