On 7/11/2016 13:50, solr-user-h...@lucene.apache.org wrote:
Hi! This is the ezmlm program. I'm managing the
solr-user@lucene.apache.org mailing list.
I'm working for my owner, who can be reached
at solr-user-ow...@lucene.apache.org.
To confirm that you would like
petas...@yahoo.gr
added t
Dear all,
I have defined a field "date_range" as:
multiValued="true" indexed="true"/>
The field works (and I can perform range queries for these dates). but I
have not found a way to sort
results based on this field. I have tried with the dist(), ms()
functions, to use the boost plugin, etc.
Dear all,
I have defined a field "date_range" as:
multiValued="true" indexed="true"/>
The field works (and I can perform range queries for these dates). but I
have not found a way to sort
results based on this field. I have tried with the dist(), ms()
functions, to use the boost plugin, etc.
Hi all,
I have a field of type "date_range" defined as:
multiValued="false" indexed="true" stored="true"/>
The problem is that sorting on this field does not work (despite the
fact that I put dates in there). Instead I get an error prompting to
perform sorting through a query.
How can I do
Στις 15/12/2017 20:05, ο Shawn Heisey έγραψε:
On 12/15/2017 2:53 AM, Georgios Petasis wrote:
I have a field of type "date_range" defined as:
The problem is that sorting on this field does not work (despite the
fact that I put dates in there). Instead I get an error prompting
Στις 15/12/2017 20:05, ο Shawn Heisey έγραψε:
On 12/15/2017 2:53 AM, Georgios Petasis wrote:
I have a field of type "date_range" defined as:
The problem is that sorting on this field does not work (despite the
fact that I put dates in there). Instead I get an error prompting
ange field, see: "Sort by Function"
here: https://lucene.apache.org/solr/guide/6_6/function-queries.html.
On Mon, Dec 18, 2017 at 5:09 AM, Michael Kuhlmann wrote:
Am 16.12.2017 um 19:39 schrieb Georgios Petasis:
Even if the DateRangeField field can store a range of dates, doesn'
Στις 18/12/2017 15:09, ο Michael Kuhlmann έγραψε:
Am 16.12.2017 um 19:39 schrieb Georgios Petasis:
Even if the DateRangeField field can store a range of dates, doesn't
Solr understand that I have used single timestamps?
No. It could theoretically, but sorting just isn't impl
Hi all,
It seems that this is a popular request (remove duplicates generated
from copyField), but I am not sure that I have understood the answer.
Can somebody point to a correct answer for this issue?
I have understand that this involves "update request processors", but I
am not sure I unde
Hi all,
It seems that this is a popular request (remove duplicates generated
from copyField), but I am not sure that I have understood the answer.
Can somebody point to a correct answer for this issue?
I have understand that this involves "update request processors", but I
am not sure I unde
Hi all,
I am performing a facet with pivot query. The result I get is correct,
but when I use "facet.offset=1" in the query, the results I get differ,
as in pivot removed.
Instead of getting:
"facet_pivot":{
"buyer.name,agreedPrice.hasCurrency.notation":[{
"field":"buyer.
11 matches
Mail list logo