Skip to content

Releases: Shazwazza/Examine

v0.1.67

10 Aug 16:06
Compare
Choose a tag to compare

Updates the logic for closing readers when searchers are finished with them. Updates logic for rebuilding indexes so that searchers can continue searching during this time.

Install via Nuget:

Install-Package Examine

v0.1.66

23 Jul 15:55
Compare
Choose a tag to compare

Fixes a culture issue and allows for better lazy enumeration of the data sources for indexing. See milestone for full details:

https://github.com/Shazwazza/Examine/issues?q=milestone%3Av0.1.66

Install via Nuget:

Install-Package Examine

v0.1.65

15 Jul 10:27
Compare
Choose a tag to compare

Fixes three issues relating to app shutdown, see milestone:

https://github.com/Shazwazza/Examine/issues?q=milestone%3Av0.1.65

Install via Nuget:

Install-Package Examine

v0.1.64

18 Jun 09:24
Compare
Choose a tag to compare

Fixes one issue with a total item count, see milestone:

https://github.com/Shazwazza/Examine/issues?q=milestone%3Av0.1.64

Install via Nuget:

Install-Package Examine

v0.1.63

06 May 06:17
Compare
Choose a tag to compare

Fixed a couple of issues:

https://github.com/Shazwazza/Examine/issues?q=milestone%3Av0.1.63

Install via nuget:

 Install-Package Examine

v0.1.62

09 Apr 05:33
Compare
Choose a tag to compare

A few issues resolved, see milestone for full list and details:

https://github.com/Shazwazza/Examine/issues?q=milestone%3Av0.1.62

Install via nuget:

 Install-Package Examine

v0.1.61

09 Mar 04:05
Compare
Choose a tag to compare

This release includes a few bug fixes and a feature request, the closed issues are listed here:

https://github.com/Shazwazza/Examine/issues?q=milestone%3Av0.1.61

There are no breaking changes in this release.

Install via Nuget:

 Install-Package Examine -Version 0.1.61.2941

v0.1.52.2941

12 Sep 02:18
Compare
Choose a tag to compare

v1.5.2

(Assembly version 0.1.52.2941)

This version contains a bug fix for the multi-index searcher and a new overloaded method on the BaseLuceneSearcher to indicate the max number of results.

Nuget

PM> Install-Package Examine

Downloads

Examine binaries

Examine web application demo for custom db indexing