out at any other probable solution.
Thank you once again and I appreciated your reply, I will definitely
consider your solution.
Shawn Heisey-2 wrote
> On 7/10/2019 7:22 AM, Santosh Kumar S wrote:
>> When we try sorting it, then the records are getting sorted based on
>> Ti
Thank you Shawn for your prompt response.
However we have that option open of having a separate date only field or a
separate field with date along with default Timestamp like you mentioned
(00:00:00.000). But this change shall need a full-import or full crawl, as
we lot many data, we looking out a
Hi,
We have a scenario where we need to sort on Date and Name combination. We
have a Date field of type DateTime and a Name field.
When we try sorting it, then the records are getting sorted based on
Timestamp, but we need to sort only on date part keeping timestamp part
aside.
Here is an example
I am trying to achieve search by connecting to multiple Databases (in my case
trying with 2 different DBs) to index data from multiple DB tables.
I have tried doing the below as an approach to achieve my goal but in vain,
I am able to get only data from the DB 1 when I perform a full-import.
Steps
Hi,
Please add me in solr mailing list.
Thanks,
Santosh
HI Team,
We are using solr for Quick retrieval of search result.
Recently we are encountered with a problem while searching for Email in
solr.
search is performing well when i enter simple text ,but When i enter any
special characters (Like @ ,(comma)) it is not returning any results.
i have at