How search works in drupal?
Answer / Ekant Srivastava
Search in Drupal is powered by Search API and indexes all content types by default. Users can search for content using the built-in search bar or by using views with a search block.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is entity api ? Have you installed and worked on this module ?
What is a block module?
What is relationship in views?
How long will drupal 7 be supported?
How to create drupal site using drush commands?
What is drupal region?
Explain git commands?
Is drupal is a cms? Explain
How does drupal compare to ruby on rails?
Explain updating drupal?
Which design pattern used by drupal?
Why we used template.php in drupal?