Solr Autocomplete

solr autocomplete

Autocomplete is an important feature in search engines. It is used to predict the search query a user is typing based on search history log, search terms popularity, and individual interests. This article deal with how you can build your own Solr autocomplete search engine for your website. Create a autocomplete search engine for your […]

Magento 2 get current store id phtml

Read Magento 2 search settings guide for more information. This post is about how to programmatically get the current store in Magento 2. If you create a PHP script or Magento 2 module, you may need to check, which store is currently active (calls this script) and for which store you need to get or change values. […]

google image search ctrlq

CTRLQ

Read google image search ctrlq for more information. Just like searching images using keywords on Google Image Search engine, one can browse for images using images as well. With the help of Google Image Search Ctrlq or Google Reverse Search, users can search for images in the search engine using images instead of keywords. The […]

[SOLVED] | Google Custom Search more than 100 Results

google custom search more than 100 results

Read google custom search API more than 100 results for more information. Google Custom Search Engine Limitations Most often people use the Google Custom Search Engine to obtain RSS feed. However, API has some limitations which need to be remembered by the user. Generally, API gives results that are not more than 8 from the […]

Facets vs filters

facet filter

Facets and filters are overlapping concepts with one important difference. Both will help users to narrow down search results but facet is more intuitive and powerful but has more work to design, create, and maintain. So faceted search aka facets navigation or browsing will show more filter options to a user and of different types. To […]

How to create a search engine in PHP with source code

search engine source code in php

Read search engine php mysqli source code for more information.   A search engine is important functionality required in tools today. It allows people to search for information on the Internet. A search engine can be created easily by using open source technologies like PHP and MySQL.                   […]

Search Engine HTML code for Website

How to add Search Engine HTML Code for a website

Building your own search engine with HTML, CSS, and JS may look quite simple and easy for small websites with a few hundred pages. But, if the number of pages is very high in the order of several thousand to millions of pages like eCommerce. It’s difficult to manage and run the search service as […]

Advanced Search UI

advanced search UI

Search is a method of finding the required information from large content. Basic search is based on a single parameter (usually name) that is used to find an item. Advanced search UI provides a way to find something from a large list of items by specifying criteria including multiple parameters. Create an advanced search UI […]

google voice search mac

google voice search mac

Read google voice search mac for more information. Step1: Go to “Chrome -> Preferences -> Settings” and scroll down a little bit to locate Enable Ok Google to start a voice search. Step 2: Click on the checkbox and give OK in the next prompt to complete the “OK Google” voice search assistant on OS X. Optionally […]