Hello Everyone,
In my company, we store a lot of old emails (.msg files) in a database (done
for the purpose of legal compliance).
The users have been asking us to give search functionality on the old
emails.
One of the primary requirement is that when people search, they should only
be able to
Has anyone done a functionality comparison of Solr with Sharepoint/Fast
Search?
If yes, kindly share a few details here.
Thanks for your help in advance!
Regards,
Abhishek.
Hello Everyone,
I have a field in my solr schema which stores emails. The way I want the
emails to be tokenized is like this.
if the email address is abc@alpha-xyz.com
User should be able to search on
1. abc@alpha-xyz.com (whole address)
2. abc
3. def
4. alpha-xyz
Which tokenizer should