The kind usage we have in our seaching the contents "news" we need a more
sofisticated query language.
currently the solr query language is not enough for our needs.
I understand it is possible to add our own customized query parse to the
system, but I was wondering if anybody have done that and if there is any
idea to share how and from where to start.
for example we need to have :
paragraphs proximity i.e.   (termsgroup1) near/n (termgroup2)   termsgroup1
n paragraph apart from termgroup2
finding terms for number of times i.e.   atleast/n abcd in text   abcd
should show up atleast n times

Thanks,
Kamran shadkhast
-- 
View this message in context: 
http://www.nabble.com/Enhancing-the-query-language-tp16824860p16824860.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to