Github user moshebla commented on a diff in the pull request:

    https://github.com/apache/lucene-solr/pull/410#discussion_r200233243
  
    --- Diff: solr/core/src/java/org/apache/solr/schema/IndexSchema.java ---
    @@ -107,6 +107,8 @@
       public static final String LUCENE_MATCH_VERSION_PARAM = 
"luceneMatchVersion";
       public static final String MAX_CHARS = "maxChars";
       public static final String NAME = "name";
    +  public static final String PARENT_FIELD_NAME = "_NEST_PARENT_";
    --- End diff --
    
    Sounds good to me :+1: 


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to