[ 
https://issues.apache.org/jira/browse/SOLR-7906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14681764#comment-14681764
 ] 

nelson maria commented on SOLR-7906:
------------------------------------

That is pseudo code Erick

Here is what it would look like without UTF.

http://localhost:8080/query?q=(PgmNaFuzzy:tradition~.75 with~.75 a~.75 
twist~.75) OR PgmNa:\"tradition with a twist\") AND(SerNaFuzzy:"quilting~.75 
arts~.75)))&wt=json&fl=id,PgmCde,PgmNa,PgmPriInd,SerCde,SerNa,SerPriInd,score,PgmNAscore:strdist(PgmNa:\"tradition
 with a twist\",edit),SerNAscore:strdist(SerNa:\"quilting 
arts\",edit)&start=1&rows=50&PgmId=EP010131490183&matchtype=series_ep

Here is with the UTF

http:///localhost:8080://query?q=%28%28PgmNaFuzzy%3A%28tradition%7E0.75+with%7E0.75+a%7E0.75+twist%7E0.75%29+OR+PgmNa%3A%22tradition+with+a+twist%22%29AND+%28SerNaFuzzy%3A%28quilting%7E0.75+arts%7E0.75%29%29%298ShowYr%3A%222015%22+OR+ShowYr%3A%5B*+TO+1939%5D%29&wt=json&fl=id,PgmCde,PgmNa,PgmPriInd,SerCde,SerNa,SerPriInd,score,PgmNAscore:strdist(PgmNa%2C%22tradition+with+a+twist%22%2Cedit%29,SerNAscore:strdist(SerNa%2C%22quilting+arts%22%2Cedit%29&start=1&rows=50&PgmId=EP010131490183&matchtype=series_ep

> java.lang.NullPointerException from Json when doing solr search
> ---------------------------------------------------------------
>
>                 Key: SOLR-7906
>                 URL: https://issues.apache.org/jira/browse/SOLR-7906
>             Project: Solr
>          Issue Type: Bug
>          Components: clients - java
>    Affects Versions: 4.8
>         Environment: Linux
>            Reporter: nelson maria
>            Priority: Blocker
>         Attachments: field type.txt
>
>
> Getting this response from Solr when doing search.
> {"error":{"trace":"java.lang.NullPointerException\n","code":500}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to