Deepak created SOLR-8795:
----------------------------
Summary: build search query
Key: SOLR-8795
URL: https://issues.apache.org/jira/browse/SOLR-8795
Project: Solr
Issue Type: Bug
Components: clients - php
Environment: php
Reporter: Deepak
Priority: Critical
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: [email protected]
For additional commands, e-mail: [email protected]