esaunders
|
950ac1aea5
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into 1727-regexes-with-whitespace
|
2016-11-28 13:32:29 -05:00 |
|
Richard Cordovano
|
5638cf5b79
|
Merge pull request #2405 from zhhl/2050-NPEinRegexSearch
2050 handle the KeywordSearchException while call KeywordSearchQuery:performQuery()
|
2016-11-22 17:44:51 -05:00 |
|
esaunders
|
be855a3e7f
|
Really remove SOLR_HOME setting this time.
|
2016-11-21 15:11:00 -05:00 |
|
esaunders
|
6269859d0f
|
Removed SOLR_HOME setting since it ends up overwriting setting in Server.java
|
2016-11-21 14:30:24 -05:00 |
|
esaunders
|
3212e1e408
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into solr6_standalone
|
2016-11-21 13:12:01 -05:00 |
|
esaunders
|
e5a5b3b953
|
Set SOLR_HOME, SOLR_JAVA_HOME and STOP_KEY environment variables and copy solr.xml and zoo.cfg to SOLR_HOME.
|
2016-11-21 13:11:09 -05:00 |
|
esaunders
|
bdb9f6ed1c
|
Added zoo.cfg that will limit number of Zookeeper snapshots.
|
2016-11-21 12:55:37 -05:00 |
|
esaunders
|
70fe8cbaa9
|
Remove verbose GC settings from autopsy-solr.in.cmd
|
2016-11-21 12:52:06 -05:00 |
|
Sophie Mori
|
1aa6b26910
|
Change table in dropdown keyword lists to use keyword types
|
2016-11-17 10:03:14 -05:00 |
|
Sophie Mori
|
43fa4a5535
|
Merge branch 'develop' into AUT-2250_keyword_list_substring
|
2016-11-16 17:30:31 -05:00 |
|
esaunders
|
4f067ac789
|
Added customized Solr launch scripts that (a) write log files to the Autopsy log folder and (b) take extra JVM settings to use the correct configuration.
|
2016-11-15 16:41:44 -05:00 |
|
esaunders
|
15c25efb23
|
Removed old Solr configuration folder.
|
2016-11-15 16:39:35 -05:00 |
|
esaunders
|
55fa7b9988
|
Added extra configuration parameters on Solr startup.
|
2016-11-15 11:09:14 -05:00 |
|
esaunders
|
bb6b184c55
|
Schema and configuration updates for Solr 6 upgrade.
|
2016-11-15 11:07:01 -05:00 |
|
Ann Priestman
|
5b860abb44
|
Merge remote-tracking branch 'upstream/develop' into slackSpace
Conflicts:
Core/src/org/sleuthkit/autopsy/directorytree/DirectoryTreeTopComponent.java
|
2016-11-15 08:58:33 -05:00 |
|
Sophie Mori
|
757f880675
|
Change display type to make it cleaner
|
2016-11-11 17:03:28 -05:00 |
|
Sophie Mori
|
12156cf226
|
Clean up code
|
2016-11-11 16:40:54 -05:00 |
|
Sophie Mori
|
edaf49774d
|
Add substring option to keyword lists, modify xml config read and write
|
2016-11-11 16:30:52 -05:00 |
|
U-BASIS\zhaohui
|
0e123d55ef
|
2050: add more info for the error msg for KeywordSearchResultFactory
|
2016-11-11 15:12:12 -05:00 |
|
U-BASIS\zhaohui
|
e0473bce63
|
2050: add more info for the error msg
|
2016-11-11 15:08:39 -05:00 |
|
U-BASIS\zhaohui
|
f3f800e138
|
2050: KeyworkSearchException is handled at the caller level of performQuery
|
2016-11-11 14:51:21 -05:00 |
|
millmanorama
|
f97183fc9f
|
cleanup RegexQuery; find all hits not just first
|
2016-11-11 12:55:38 +01:00 |
|
millmanorama
|
30a3d007b7
|
use initial snippet if available
|
2016-11-11 12:52:44 +01:00 |
|
millmanorama
|
5a8163236f
|
increase MAX_SOLR_MEM_MB to 1024 from 512
|
2016-11-11 12:51:50 +01:00 |
|
millmanorama
|
9732172bfd
|
use [] range notation for digits instead of \d character class;
|
2016-11-11 12:51:23 +01:00 |
|
millmanorama
|
5ea7d72755
|
begin buildout of RegexQuery to parse the hits from content returned by solr
|
2016-11-10 10:30:13 +01:00 |
|
millmanorama
|
139fd29509
|
add string field to schema
|
2016-11-10 10:29:28 +01:00 |
|
esaunders
|
04c8216553
|
Merge branch 'solr_6_upgrade' of github.com:sleuthkit/autopsy into solr6_standalone
|
2016-11-09 16:18:53 -05:00 |
|
esaunders
|
a4b8431779
|
Initial stab at getting Solr 6 to start in standalone mode.
|
2016-11-09 13:57:23 -05:00 |
|
Eugene Livis
|
3274de11c1
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into solr6_merge_develop
|
2016-11-09 12:40:53 -05:00 |
|
Sophie Mori
|
e730d55597
|
Merge branch 'develop' into AUT-1849_persistent_table_column_reordering
|
2016-11-08 09:23:57 -05:00 |
|
Sophie Mori
|
6ce43540fc
|
Add column key for file and keyword search result tables
|
2016-11-03 17:33:36 -04:00 |
|
Ann Priestman
|
00a95a272d
|
Merge remote-tracking branch 'upstream/develop' into slackSpace
|
2016-11-02 13:03:28 -04:00 |
|
Jonathan Millman
|
45afb4e4e0
|
fix typo in javadoc
|
2016-11-02 11:48:18 +01:00 |
|
Eugene Livis
|
101a9c7768
|
Merge latest develop branch
|
2016-11-01 15:11:35 -04:00 |
|
Eugene Livis
|
45abd17cf9
|
Using proper latest jar versions
|
2016-11-01 10:11:56 -04:00 |
|
Richard Cordovano
|
2f48775e34
|
Start cleanup and doc of DropdownSingleKeywordSearchPanel and DropdownToolbar
|
2016-11-01 09:49:13 -04:00 |
|
Eugene Livis
|
2b26e854c7
|
Merged latest develop. Resolved merge conflicts
|
2016-10-31 14:01:56 -04:00 |
|
Richard Cordovano
|
b73dad822e
|
Update docs and rename DropdownAdHocSearchPanel -> DropdownSingleKeywordSearchPanel
|
2016-10-27 16:17:18 -04:00 |
|
Richard Cordovano
|
98c668e5ee
|
Improve docs for DropdownAdHocSearchPanel
|
2016-10-27 10:28:44 -04:00 |
|
Ann Priestman
|
9734adb003
|
Adding support for new SlackFile type
|
2016-10-27 09:37:07 -04:00 |
|
Richard Cordovano
|
f2cbf40cf8
|
Rename DropdownSingleTermSearchPanel to DropdownAdHocSearchPanel
|
2016-10-26 23:54:12 -04:00 |
|
Richard Cordovano
|
0cac7cba48
|
Tidy up and document keyword search DropdownSingleTermSearchPanel
|
2016-10-26 23:52:07 -04:00 |
|
Eugene Livis
|
ed72d690dd
|
No longer using solr.admin.AdminHandlers as the class was removed in Solr 5
|
2016-10-24 17:13:25 -04:00 |
|
Eugene Livis
|
a784ee815f
|
Replaced JSON and CVS request handlers with solr.UpdateRequestHandler
|
2016-10-24 17:03:07 -04:00 |
|
Eugene Livis
|
10a9b7b5ed
|
Removed 'enablePositionIncrements=true' from solr.StopFilterFactory as this option is no longer supported
|
2016-10-24 16:45:04 -04:00 |
|
rcordovano
|
39c7eb3988
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop
|
2016-10-24 14:13:31 -04:00 |
|
rcordovano
|
5e0a08f00e
|
Merge remote-tracking branch 'upstream/release_4.2.0' into develop
|
2016-10-24 14:11:48 -04:00 |
|
Richard Cordovano
|
5acc39abaa
|
Make credit card search disabled by default
|
2016-10-24 13:00:16 -04:00 |
|
Richard Cordovano
|
c558a42ee1
|
Revert "Rename TermsComponentQuery to RegexQuery"
This reverts commit fedf10a67c4885e6d919f5c3de55dd7ea2d1b4cb.
|
2016-10-23 15:40:32 -04:00 |
|