Skip to content

Commit

Permalink
fix:add only first date range to search index field as it doesn't sup…
Browse files Browse the repository at this point in the history
…port multiple ranges (#3927)

Co-authored-by: Georgy Litvinov <georgy.litvinov@tib.eu>
  • Loading branch information
litvinovg and litvinovg committed Dec 15, 2023
1 parent 52c081c commit 6e7806a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,6 @@
)
BIND( CONCAT("[", STR(?cleanDateValue)," TO ", STR(?cleanDateValue),"]") as ?result )
}
}
} LIMIT 1
""" .

0 comments on commit 6e7806a

Please sign in to comment.