Default directory provider is wrong

Description

The default directory provider is:

private const string DEFAULT_DIRECTORY_PROVIDER =
"NHibernate.Search.Storage.FSDirectoryProvider, NHibernate.Search";

but it should be:

private const string DEFAULT_DIRECTORY_PROVIDER =
"NHibernate.Search.Store.FSDirectoryProvider, NHibernate.Search";

Environment

None

Attachments

1

Activity

Show:

PaulP 
July 25, 2009 at 3:06 AM

Fixed by Oren - r842

Jozef Sevcik 
January 29, 2009 at 12:56 PM

Attached patch

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Who's Looking?

Open Who's Looking?
Created July 28, 2008 at 9:04 AM
Updated January 28, 2011 at 2:10 PM
Resolved July 25, 2009 at 3:06 AM
Who's Looking?