http://stackoverflow.com/questions/13149627/where-did-basetokenfilterfactory-go-in-solr-4-0
On Thu, Nov 7, 2013 at 1:05 PM, Dileepa Jayakody <dileepajayak...@gmail.com>wrote: > Hi All, > > I am writing a custom TokenFilter to post a token value to Apache Stanbol > for enhancement. In this Custom TokenFilter I'm trying to retrieve the > response from Stanbol and index it as a new document in Solr. > > I'm following [1] to write a custom filter, but I'm having trouble > locating BaseTokenFilterFactory to create a TokenFactory. Can someone > please point me to a Jar location to get this library? > > Thanks, > Dileepa > > [1] http://solr.pl/en/2012/05/14/developing-your-own-solr-filter/ >