You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ab...@apache.org on 2021/05/17 15:56:00 UTC

[solr] branch jira/solr-15407 updated (3f2b5a8 -> 4ef9afe)

This is an automated email from the ASF dual-hosted git repository.

abenedetti pushed a change to branch jira/solr-15407
in repository https://gitbox.apache.org/repos/asf/solr.git.


    from 3f2b5a8  [SEARCH-15407] untokenized field type with sow=false fix + tests
     add 4ef9afe  [SEARCH-15407] check on StrField to avoid unwanted tokenization + bug fix for not compatible query term-field + tests

No new revisions were added by this update.

Summary of changes:
 .../apache/solr/parser/SolrQueryParserBase.java    | 29 +++++++++++++++++++++-
 .../solr/search/TestExtendedDismaxParser.java      | 27 +++++++++++++++-----
 2 files changed, 49 insertions(+), 7 deletions(-)