[ 
https://issues.apache.org/jira/browse/SOLR-2014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Small updated SOLR-2014:
-----------------------------

    Attachment: SOLR-2014.patch

Modifies the boost function parsing to utilize use the QueryParsing.StrParser 
class.  This class has been modified slightly to parse nested expressions.  The 
boost functions use this for extracting general parenthetical expressions that 
also allow for inner quote expressions.  The unit tests have also been expanded 
to test for general and as many corner cases as I could think of.

> Allow BF parameter to accept whitespace within its parameters
> -------------------------------------------------------------
>
>                 Key: SOLR-2014
>                 URL: https://issues.apache.org/jira/browse/SOLR-2014
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Ivan Small
>            Priority: Minor
>         Attachments: SOLR-2014.patch
>
>
> Modify the parsing of the boost function parameter (BF) to allow for 
> whitespace throughout.  This is useful for a couple of reasons.  The first is 
> more intuitive configuration, but the larger is to allow nested boost 
> functions.  By allowing for nesting of the boost function various forms of 
> caching, normalizing and other modification are possible.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to