You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the motivation for adding/enhancing this feature?
We can define a method that will be responsible to prepare the solr query based on the passed params, so that we don't need to define the same code whenever using solr-query.
What are the acceptance criteria?
Define a helper method to prepare solr query
Can you complete this feature request by yourself?
YES
NO
Additional information
We can even create separate solr helpers for separate modules.
The text was updated successfully, but these errors were encountered:
What is the motivation for adding/enhancing this feature?
We can define a method that will be responsible to prepare the solr query based on the passed params, so that we don't need to define the same code whenever using solr-query.
What are the acceptance criteria?
Can you complete this feature request by yourself?
Additional information
We can even create separate solr helpers for separate modules.
The text was updated successfully, but these errors were encountered: