Skip to content

Commit

Permalink
Search API Solr v4.3.1 config update
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmcd75 committed Nov 23, 2023
1 parent 64dbb56 commit 997fab5
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config-yml/search_api_solr.solr_field_type.text_en_6_0_0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,9 @@ solr_configs:
-
name: buildOnStartup
VALUE: 'false'
-
name: indexPath
VALUE: ./en
text_files:
stopwords: |
a
Expand Down
3 changes: 3 additions & 0 deletions config-yml/search_api_solr.solr_field_type.text_en_7_0_0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,9 @@ solr_configs:
-
name: buildOnStartup
VALUE: 'false'
-
name: indexPath
VALUE: ./en
text_files:
stopwords: |
a
Expand Down
3 changes: 3 additions & 0 deletions config-yml/search_api_solr.solr_field_type.text_und_6_0_0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,9 @@ solr_configs:
-
name: buildOnStartup
VALUE: 'false'
-
name: indexPath
VALUE: ./und
text_files:
stopwords: |
Expand Down
3 changes: 3 additions & 0 deletions config-yml/search_api_solr.solr_field_type.text_und_7_0_0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,9 @@ solr_configs:
-
name: buildOnStartup
VALUE: 'false'
-
name: indexPath
VALUE: ./und
text_files:
stopwords: |
Expand Down

0 comments on commit 997fab5

Please sign in to comment.