Re: Advanced Search Option in Solr corresponding to DtSearch options

2013-02-24 Thread Jan Høydahl
Hi, Have you considered contributing the deep position info patch back to Apache? It could be useful to enhance highlighting code, external in-doc highlighters etc. -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com Solr Training - www.solrtraining.com 7. feb. 2013 kl.

Re: Advanced Search Option in Solr corresponding to DtSearch options

2013-02-07 Thread Alan Woodward
Hi Soumyanayan, We developed a parser that converts dtSearch queries to Lucene queries, with some Solr integration - see http://www.flax.co.uk/blog/2012/04/24/dtsolr-an-open-source-replacement-for-the-dtsearch-closed-source-search-engine/ At the moment it relies on an unreleased version of Luce

Advanced Search Option in Solr corresponding to DtSearch options

2013-02-06 Thread Soumyanayan Kar
Hi, We are replacing the search and indexing module in an application from DtSearch to Solr using solrnet as the .net Solr client library. We are relatively new to Solr/Lucene and would need some help/direction to understand the more advanced search options in Solr. The current applicat