Re: [Dev] [G-Reg] [New Feature] Design and develop Solr based search feature for current SQL based advance

2015-02-06 Thread Sithumini Senevirathne
Hi Danesh, But for Advanced search, we need to enforce fields required to advanced search in every index document. So only having default indexer will not address the problem. We need to enforce index those fields in current existing indexers and indexer defined in future. How are we going

Re: [Dev] [G-Reg] [New Feature] Design and develop Solr based search feature for current SQL based advance

2015-02-05 Thread Danesh Kuruppu
Hi Sithumini, Few more queries regarding the Advanced search implementation. *Findings* Below table1 demonstrate the data fields and types currently being indexed and which have to index with the new feature. *Currently Indexing data fields* *Field Type* *Data fields to be index with