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

Improve SolrJ Collections async API

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 6.1
    • None
    • None

    Description

      The async collections API is a bit difficult to use at the moment:

      • you need to create your own async ID and add it to the request
      • you then need to create a different request and poll to find out when you get a response
      • the implementation requires some complex generics just to allow a chained .setAsync() method

      I think we can improve this.

      Attachments

        1. SOLR-8782.patch
          57 kB
          Alan Woodward
        2. SOLR-8782.patch
          48 kB
          Alan Woodward

        Activity

          People

            romseygeek Alan Woodward
            romseygeek Alan Woodward
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: