Deepak created SOLR-8920:
----------------------------

             Summary: termfreq(text,'multiple word search') not working 
multiple word
                 Key: SOLR-8920
                 URL: https://issues.apache.org/jira/browse/SOLR-8920
             Project: Solr
          Issue Type: Improvement
          Components: clients - php, config-api
    Affects Versions: 5.4.1
         Environment: ubuntu, php, apache,
            Reporter: Deepak
             Fix For: 5.4.1


I am using default solr (default solr 5.4.1)) on ubuntu at localhost.
It just works fine like 
(http://192.168.200.23:8983/solr/techproducts/query?q='blood'&fl=id,title,author,content,counts:termfreq(text,'blood')&start=10)

Working:
        eg. for single keyword count like termfreq(text,'blood') 
Not Working:
        eg. for multiple keyword count like termfreq(text,'white blood cell')
We need to know how it is working and what configuration need to do in solr? 

Thanks in advance...



--
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