Sorry, I meant completely server-side - even more I want that at indexing time (I do not care about query-time as I am reading later the whole index anyway).
On Wed, Jan 20, 2010 at 2:40 AM, Erick Erickson <erickerick...@gmail.com>wrote: > Do you mean you want the URLs to be extracted on the client? > If so, no. Filters/analyzers reside on the server, not the client. > You'll have to do it with custom code.... > > Erick > > On Tue, Jan 19, 2010 at 5:48 PM, Bogdan Vatkov <bogdan.vat...@gmail.com > >wrote: > > > Hi, > > > > I want to extract URLs (http://..., as well as file://... or even > //.....) > > while pushing documents into Solr. > > Is it possible with the Filters/Analyzers available nowadays? > > I looked into the doc but could not find anything related to it. > > > > Best regards, > > Bogdan > > > -- Best regards, Bogdan