Re: Sorting based on Date and Name combination in Solr 6.2

2019-07-10 Thread Santosh Kumar S
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

Re: Sorting based on Date and Name combination in Solr 6.2

2019-07-10 Thread Santosh Kumar S
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

Sorting based on Date and Name combination in Solr 6.2

2019-07-10 Thread Santosh Kumar S
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

Issue Searching Data from multiple Databases

2018-11-14 Thread Santosh Kumar S
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

Add me in solr mailing list

2017-08-01 Thread Santosh Kumar
Hi, Please add me in solr mailing list. Thanks, Santosh

Need Help on solr for Email Search

2017-05-08 Thread Udaya Ganga Santosh Kumar Palivela
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