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

Deepak commented on SOLR-8795:
------------------------------

Hey thanks ,
following link work for me...
http://192.168.200.23:8983/solr/techproducts/select?q=heart&fl=id,count:termfreq(text,%27heart%27)&wt=json&indent=true


> build search query
> ------------------
>
>                 Key: SOLR-8795
>                 URL: https://issues.apache.org/jira/browse/SOLR-8795
>             Project: Solr
>          Issue Type: Test
>          Components: clients - php
>         Environment: php
>            Reporter: Deepak
>            Priority: Critical
>              Labels: newbie
>             Fix For: 5.4.1
>
>
> I am new to solr. I installed solr on ubuntu and indexed some unstructured 
> .xhtml documents and trying to use keyword search. it works but I need to no. 
> of occurrence in each document for which is used "termfreq(text,'pharmacy 
> related')" function. but it can't work. I did't change anything in solr core 
> functionality. do i need schema or solrconfig XMLS.
> Here is the url:
> http://192.168.200.23:8983/solr/testconfig/select?q=neuroanatomy&fl=id,count:termfreq(text,'neuroanatomy')
> Please let me know If I wrong or need to change in core.
> thanks in advance
>   



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to