Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Author: S K S

    This author has written 1787 articles
    1. Home>
    2. S K S>
    3. Page 163

    Apache Solr – Basic Commands

    • Post author:S K S
    • Post published:August 14, 2021
    • Post category:apache
    • Post comments:0 Comments

    Starting Solr After installing Solr, browse to the bin folder in Solr home directory and start Solr using the following command. [Hadoop@localhost ~]$ cd [Hadoop@localhost ~]$ cd Solr/ [Hadoop@localhost Solr]$ cd bin/…

    Continue ReadingApache Solr – Basic Commands

    Apache Solr – Terminology

    • Post author:S K S
    • Post published:August 14, 2021
    • Post category:apache
    • Post comments:0 Comments

    In this chapter, we will try to understand the real meaning of some of the terms that are frequently used while working on Solr. General Terminology The following is a…

    Continue ReadingApache Solr – Terminology

    Apache Solr – Architecture

    • Post author:S K S
    • Post published:August 14, 2021
    • Post category:apache
    • Post comments:0 Comments

    In this chapter, we will discuss the architecture of Apache Solr. The following illustration shows a block diagram of the architecture of Apache Solr. Solr Architecture ─ Building Blocks Following…

    Continue ReadingApache Solr – Architecture

    Apache Solr – On Hadoop

    • Post author:S K S
    • Post published:August 14, 2021
    • Post category:apache/Hadoop
    • Post comments:0 Comments

    Solr can be used along with Hadoop. As Hadoop handles a large amount of data, Solr helps us in finding the required information from such a large source. In this…

    Continue ReadingApache Solr – On Hadoop

    Apache Solr – On Windows Environment

    • Post author:S K S
    • Post published:August 14, 2021
    • Post category:apache
    • Post comments:0 Comments

    In this chapter, we will discuss how to set up Solr in Windows environment. To install Solr on your Windows system, you need to follow the steps given below −…

    Continue ReadingApache Solr – On Windows Environment

    Apache Solr – Search Engine Basics

    • Post author:S K S
    • Post published:August 14, 2021
    • Post category:apache
    • Post comments:0 Comments

    A Search Engine refers to a huge database of Internet resources such as webpages, newsgroups, programs, images, etc. It helps to locate information on the World Wide Web. Users can…

    Continue ReadingApache Solr – Search Engine Basics

    Apache Solr- Home

    • Post author:S K S
    • Post published:August 14, 2021
    • Post category:apache
    • Post comments:0 Comments

    Solr is a scalable, ready to deploy, search/storage engine optimized to search large volumes of text-centric data. Solr is enterprise-ready, fast and highly scalable. In this tutorial, we are going…

    Continue ReadingApache Solr- Home

    Apache Pig – Eval Functions

    • Post author:S K S
    • Post published:August 14, 2021
    • Post category:apache
    • Post comments:0 Comments

    Apache Pig provides various built-in functions namely eval, load, store, math, string, bag and tuple functions. Eval Functions Given below is the list of eval functions provided by Apache Pig. S.N.Function & Description1AVG()To compute the average…

    Continue ReadingApache Pig – Eval Functions

    Apache Pig – Limit Operator

    • Post author:S K S
    • Post published:August 14, 2021
    • Post category:apache
    • Post comments:0 Comments

    The LIMIT operator is used to get a limited number of tuples from a relation. Syntax Given below is the syntax of the LIMIT operator. grunt> Result = LIMIT Relation_name required number of tuples;…

    Continue ReadingApache Pig – Limit Operator

    Apache Pig – Order By

    • Post author:S K S
    • Post published:August 14, 2021
    • Post category:apache
    • Post comments:0 Comments

    The ORDER BY operator is used to display the contents of a relation in a sorted order based on one or more fields. Syntax Given below is the syntax of the ORDER BY operator.…

    Continue ReadingApache Pig – Order By
    • Go to the previous page
    • 1
    • …
    • 160
    • 161
    • 162
    • 163
    • 164
    • 165
    • 166
    • …
    • 179
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP