Hi, thanks for the report - this is a known issue that is currently being worked on.
-- Itamar Syn-Hershko http://code972.com | @synhershko <https://twitter.com/synhershko> Freelance Developer & Consultant Lucene.NET committer and PMC member On Mon, Nov 21, 2016 at 4:47 AM, Patrick Lima <[email protected]> wrote: > Hi Guys, > > > > I’ve been testing the Lucene 4.8 to upgrade an existing “search” > application and it is working fine when I run as console (good job for > everyone involved) J > > But I’m having one issue when running as an ASP.Net application due the > ICU4NET. > > > > Do I need some special configuration to get it running as a site? > I checked the dlls they are in the “working dir”, the project is building > as x86 and IIS has the 32bits mode enabled. > > > > *Could not load file or assembly 'ICU4NET.DLL' or one of its dependencies. > The specified module could not be found.* > > > > > > Thanks in advance, > Patrick Lima >
