[ https://issues.apache.org/jira/browse/SOLR-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexandre Rafalovitch closed SOLR-8920. --------------------------------------- > 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 > Priority: Major > Labels: newbie > 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 (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org