Hi, http://people.apache.org/~hossman/#solr-user
Your question is better suited for the solr-user@lucene mailing list ... not the dev@lucene list. The dev list is for discussing development of the internals of Solr and the Lucene Java library ... it is *not* the appropriate place to ask questions about how to use Solr or the Lucene Java library when developing your own applications. Please resend your message to the solr-user mailing list, where you are likely to get more/betterresponses since that list also has a larger number of subscribers. http://lucene.apache.org/solr/community.html#mailing-lists-irc -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com > 13. feb. 2017 kl. 15.16 skrev Neeraj Kumar <[email protected]>: > > Hi Team, > Any update on this. > > Mit freundlichen Grüßen / Best Regards > TCS Deutschland GmbH > i.V. Neeraj Kumar > ____________________________ > TCS Deutschland GmbH > Contractpartner of Bayer Business Services GmbH > BBS-ITS-R&D-ED&C-CMC/BCS > > On behalf of > Bayer Business Services GmbH > 51368 Leverkusen, Deutschland > > Tel: +91-120-6163122 > E-Mail: [email protected] > Web: http://www.business-services.bayer.com > > Geschäftsführung: Daniel Hartert, Vorsitzender | Wilhelm Oehlschläger, > Arbeitsdirektor > Vorsitzender des Aufsichtsrats: Johannes Dietsch > Sitz der Gesellschaft: Leverkusen | Amtsgericht Köln, HRB 49895 > > From: Neeraj Kumar > Sent: Tuesday, February 07, 2017 12:42 PM > To: '[email protected]' > Subject: Solr Search - Issue > > Hi Team, > > I am new to solr and need your help. My problem statement is as below.... > > I have uploaded document in solr as below. #sb# represents sentence begining > and #se# represents senetence ending. Now I want to search terms which occur > in same sentence . If I search for q=text:"Federer Wimbledon" , below > document should come in search result as both the terms occur in same > senetence. If I search for q=text:"Federer Rafa" ,below document should not > come in search result as the terms occur in different sentences. > > #sb#Federer, who looked ahead at Sunday's final, calling it an 'epic battle', > said, "Maybe I lost the Wimbledon final in 2008 because of too many clay > court matches #se##sb# He crushed me at the French Open final #se##sb# I > think it affected my first two sets at Wimbledon #se##sb# Maybe that's why I > ended up losing#se##sb# The Swiss continued, "I know Rafa played great in > that final #se##sb# I actually ended up playing great too, but I wasn't > fighting the right way #se##sb# I think that was the effect of that French > Open loss. It was more mental #se# > > Could you please tell me how to fire query to achieve this. > > > Mit freundlichen Grüßen / Best Regards > TCS Deutschland GmbH > i.V. Neeraj Kumar > ____________________________ > TCS Deutschland GmbH > Contractpartner of Bayer Business Services GmbH > BBS-ITS-R&D-ED&C-CMC/BCS > > On behalf of > Bayer Business Services GmbH > 51368 Leverkusen, Deutschland > > Tel: +91-120-6163122 > E-Mail: [email protected] > Web: http://www.business-services.bayer.com > > Geschäftsführung: Daniel Hartert, Vorsitzender | Wilhelm Oehlschläger, > Arbeitsdirektor > Vorsitzender des Aufsichtsrats: Johannes Dietsch > Sitz der Gesellschaft: Leverkusen | Amtsgericht Köln, HRB 49895 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
