Hi,
I am working on solr5.3 and trying to buildup a schema where I can sort
results by date. I have defined the date in the following manner.
**
But still I am getting the result as multivalued and hence the sorting
doesn't work. Can you please guide me how to accomplish this?
Regards,
The search is now working for those terms. I did the following changes.
In schema file, I replace
with
.
Ahmet Arslan wrote:
>
>
>> I tired adding &hl.maxAnalyzedChars=-1 to my search
>> query but it didnt
>> helped.
>> Just wanted to know if there are limitations on the certain
>> sea
I tired adding &hl.maxAnalyzedChars=-1 to my search query but it didnt
helped.
Just wanted to know if there are limitations on the certain search terms.
Its bit strange that solr is not behaving properly for certain terms
(especially returning the excerpts in highlighting dictionary).
The terms wh
Solr is behaving a bit weirdly for some of the search terms. EG:
co-ownership, "co ownership".
It works fine with terms like quasi-delict, non-interference etc.
The issue is, its not return any excerpts in "highlighting" key of the
result dictionary. My search query is something like this:
http:/
Hi,
I want a want a way to get total term count per document. I am using
solr1.4.
My query looks something like this
http://192.168.1.50:8080/solr1/core_SFS/select/?q=content%3Apresident%0D%0A&version=2.2&start=0&rows=10&indent=on
I tried to use TermVectorComponent but it just gives me the