Re: Unable to find JAR for lucene-contrib

2013-09-11 Thread Abhinav M Kulkarni
Okay, I found what I wanted, thanks to Steve Rowe's reply. There's no contrib jar as such. There are different components in contrib such as analyzers or highlighter and each one of them have a JAR. Thanks, Abhinav On 09/10/2013 07:31 PM, Abhinav M Kulkarni wrote: Hi, This is probably a very

Re: Unable to find JAR for lucene-contrib

2013-09-11 Thread Steve Rowe
Hi Abhinav, There never has been a lucene-contrib jar - instead, each so-called contrib (as of v4.0, these are instead referred to as modules) is packaged as its own jar. Is there some contrib/module/feature/class in particular you're looking for? Steve On Sep 10, 2013, at 10:31 PM, Abhinav

Unable to find JAR for lucene-contrib

2013-09-10 Thread Abhinav M Kulkarni
Hi, This is probably a very basic question, but I am unable to find |Lucene| contrib jar in Apache's |Maven| repository. For e.g. I looked here , but there's only a |.pom|, there's no jar file, same with repositories