Lucene search
Question
Sep 21, 2018
I want to retrieve results based on a filed condition as follows: I got a table "xyz" which has a particular column (ShareCOMSPage) which contains multiple choice value such as "IT","CS|ECE","CS|LLB",etc...as attached in this photo. I am using Lucene search engine and f...