0
votes
0answers
36 views

Solr… how to make search and correction word together?

I have two list (really there are many ) that i need to match between them. for example: I have a documents like: Manchester United Arsenal FC Wigan ... Second list is like: Manchester U. ...
3
votes
3answers
2k views

How to get frequently occuring phrases with Lucene

HI!! as the question says, I would like to get some frequently occuring phrases with lucene. I am getting some information from txt files, and am losing a lot of context for not having information ...