Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-7659

IndexWriter should expose field names

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 6.5, 7.0
    • None
    • None
    • New

    Description

      While working on SOLR-5944, I needed a way to know whether applying an update to a DV is possible (i.e. the DV exists or not), while deciding upon whether or not to apply the update as an in-place update or a regular full document update. This information is present at the IndexWriter in a FieldInfos instance, and can be exposed.

      Attachments

        1. LUCENE-7659.patch
          2 kB
          Ishan Chattopadhyaya
        2. LUCENE-7659.patch
          3 kB
          Ishan Chattopadhyaya
        3. LUCENE-7659.patch
          2 kB
          Ishan Chattopadhyaya
        4. LUCENE-7659.patch
          2 kB
          Ishan Chattopadhyaya
        5. LUCENE-7659.patch
          2 kB
          Ishan Chattopadhyaya

        Issue Links

          Activity

            People

              ichattopadhyaya Ishan Chattopadhyaya
              ichattopadhyaya Ishan Chattopadhyaya
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: