You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.MD
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
Search Module
2
2
=============
3
3
4
+
:warning:**IMPORTANT:** This script is practically no longer maintained. Almost identical functionality was added to Nuix 7.0. It is recommended you use that built in functionality if possible. To use the built in Search and Tag functionality choose **Window** → **New Search and Tag tab** from the menu in Nuix Workstation. If using the API, see documentation for [BulkSearcher](https://download.nuix.com/releases/desktop/stable/docs/en/scripting/api/nuix/BulkSearcher.html).
5
+
4
6

5
7
6
8
View the GitHub project [here](https://github.com/Nuix/Search-Module) or download the latest release [here](https://github.com/Nuix/Search-Module/releases).
@@ -33,7 +35,7 @@ Note that the JAR is intended to be built against JRE 1.8.
33
35
# License
34
36
35
37
```
36
-
Copyright 2020 Nuix
38
+
Copyright 2022 Nuix
37
39
38
40
Licensed under the Apache License, Version 2.0 (the "License");
39
41
you may not use this file except in compliance with the License.
0 commit comments