Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-3816

Need a more granular nrt system that is close to a realtime system.

    XMLWordPrintableJSON

Details

    Description

      Need a more granular NRT system that is close to a realtime system. A realtime system should be able to reflect changes to the index as and when docs are added/updated to the index. soft-commit offers NRT and is more realtime friendly than hard commit but is limited by the dependency on the SolrIndexSearcher being closed and reopened and offers a coarse granular NRT. Closing and reopening of the SolrIndexSearcher may impact performance also.

      Attachments

        1. SOLR-3816-trunk_request_granularity.patch
          45 kB
          Nagendra Nagarajayya
        2. alltests_passed_with_realtime_turnedoff.log
          399 kB
          Nagendra Nagarajayya
        3. SOLR-3816-4.x.trunk.patch
          40 kB
          Nagendra Nagarajayya
        4. SOLR-3816_4.0_branch.patch
          41 kB
          Nagendra Nagarajayya
        5. solr-3816-realtime_nrt.patch
          38 kB
          Nagendra Nagarajayya

        Activity

          People

            Unassigned Unassigned
            nnagarajayya Nagendra Nagarajayya
            Votes:
            3 Vote for this issue
            Watchers:
            11 Start watching this issue

            Dates

              Created:
              Updated: