2678 Commits

Author SHA1 Message Date
Richard Cordovano
7773fcf15b
Merge pull request #5336 from eugene7646/escaping_error_5646
Always escaping Lucene query fields (5646)
2019-10-10 10:24:27 -04:00
Eugene Livis
e79075fcb4 Added comments 2019-10-09 17:31:43 -04:00
Eugene Livis
1179c0267d Always escaping Lucene query fields 2019-10-09 14:54:43 -04:00
Richard Cordovano
5ba1339192
Merge pull request #5311 from eugene7646/kws_indexing_5584
Bug fix in KWS chunking (5584)
2019-10-09 11:49:41 -04:00
esaunders
680ad710e1 Fixing up files that were broken by an assortment of merge and merge reverts. 2019-10-07 14:12:55 -04:00
Richard Cordovano
bbaf25453f Restore keyword search files 2019-10-04 19:20:09 -04:00
Richard Cordovano
537c9b68ee Update NBM versioning for release 4.13.0 2019-10-04 17:44:53 -04:00
Eugene Livis
939d2dc4e3 Bug fix in KWS chunking 2019-10-03 12:48:44 -04:00
Richard Cordovano
b08f53f03a Update MERGED Bundle.properties files 2019-10-02 12:40:01 -04:00
Richard Cordovano
d26c4e3f6b
Merge pull request #5265 from dannysmyda/5583-Misleading-error-message-KWS
5583 Misleading KWS message
2019-09-25 12:06:13 -04:00
U-BASIS\dsmyda
bb8d29cc9b Made exception fire wall message more general 2019-09-25 12:02:20 -04:00
Richard Cordovano
ee03b898cb
Revert "5537-file-encryption-handle-asec-files-better" 2019-09-25 11:53:55 -04:00
Richard Cordovano
98cea65a61
Merge pull request #5139 from akr4/index_jp2
Japanese search feature
2019-09-20 11:24:47 -04:00
Akira Ueda
8a2b067226 Fix Codacy issues 2019-09-18 12:55:50 +09:00
Akira Ueda
1efe17014f Fix a test case (expectation was not correct) 2019-09-18 11:32:44 +09:00
Akira Ueda
029dc57e8f Fix Codacy issues 2019-09-18 10:54:58 +09:00
Akira Ueda
0218ec3489 Reformat code (indent 2 -> 4) 2019-09-17 17:20:25 +09:00
Akira Ueda
cd2a3732b4 Use FieldAnalysisRequestHandler to parse queries 2019-09-17 17:17:59 +09:00
Akira Ueda
2817edac66 Read all language profiles to improve detection accuracy 2019-09-17 15:10:44 +09:00
Akira Ueda
7781e8c57c Consolidate Language classes 2019-09-13 15:56:28 +09:00
Akira Ueda
1bde490e01 Add a comment on TERMFREQ 2019-09-13 14:56:50 +09:00
Akira Ueda
11bbcb4484 Add copyright/license header block 2019-09-13 14:13:32 +09:00
Akira Ueda
93119e82fa Update schema version in schema.xml 2019-09-13 12:09:53 +09:00
Akira Ueda
3f64e6a72c Use phrase query and original highlighter
- Use phrase query in the same way as the previous version.
- Use original highlighter instead of FastVectorHighlighter which does not work fine with Japanese text and phrase query
2019-09-12 17:04:02 +09:00
Mark McKinnon
13df8bf57c Update IngestSearchRunner.java
Make it so the search status bar disapears when it is cancelled
2019-08-29 15:28:44 -04:00
William Schaefer
0a4cba4498 5118 resolve merge conflicts 2019-08-28 10:53:59 -04:00
Akira Ueda
6491c0fe52 Japanese search feature 2019-08-26 18:57:01 +09:00
Brian Carrier
09fdfc91e4 Better document which fields are used 2019-08-16 19:22:47 -04:00
Richard Cordovano
5b80cae771 Implement backwards compatible fix for closeable case services 2019-08-12 16:39:03 -04:00
Richard Cordovano
43141fcefd Merge branch 'develop-merg' of https://github.com/kellykelly3/autopsy into kellykelly3-develop-merg 2019-08-07 17:33:11 -04:00
Richard Cordovano
42006216e4
Merge pull request #5076 from wschaeferB/5344-KeywordSearchToolTip
5344 reword keyword search tool tip
2019-08-05 18:10:45 -04:00
Richard Cordovano
b630371511
Merge pull request #5095 from sleuthkit/release-4.12.0
Merge release 4.12.0 into develop
2019-08-02 13:03:29 -04:00
Kelly Kelly
3a4e04b879 Merge branch 'timeline-event-mgr-2' into develop-merg 2019-08-02 09:49:48 -04:00
Richard Cordovano
6474fdcb66 Update NBM versioning for release 4.12.0 2019-07-31 15:18:56 -04:00
Kelly Kelly
7ddf9fe071 merged in develop to timeline-event-mgr-2 2019-07-31 13:36:33 -04:00
William Schaefer
e1e468884b 5118 clean up imports and copyright dates 2019-07-30 11:57:01 -04:00
William Schaefer
dcdc16e57f 5118 eliminate sout calls which are not required 2019-07-29 17:21:49 -04:00
William Schaefer
d6b01d19ac 5344 reword keyword search tool tip 2019-07-29 15:39:04 -04:00
U-BASIS\dsmyda
d81d91285c Reduced the severity of the Solr message 2019-07-29 14:13:46 -04:00
esaunders
b8f4d16908 Attempt to communicate with local Solr server after launch, waiting up to 30 seconds on startup to give it time to initialize. 2019-07-16 15:05:26 -04:00
Mark McKinnon
2af2d50f10 Update RegexQuery.java
Change so it removes infinite loop with [A-Z]* regex KWS.
2019-07-12 09:22:22 -04:00
Brian Carrier
ab46c585ba copied files from timeline-event-mgr. Mostly formatting. Couple of bug fixes 2019-07-11 13:02:56 -04:00
Kelly Kelly
e2a1e94614 Changes after reviewing PR 4048 2019-07-10 16:01:41 -04:00
Raman
cb0d58ee43 5108: NPE in LuceneQuery.postKeywordHitToBlackboard 2019-06-11 15:34:50 -04:00
Richard Cordovano
2e96f870d0
Merge pull request #4854 from kellykelly3/1258-gui-layout-cleanup
1258 Resize the right side of CVT window
2019-06-11 10:25:53 -04:00
Kelly Kelly
30d5b61f9c Further refinement of the layouts of the cvt 2019-06-07 16:12:51 -04:00
Ann Priestman
ff9a26a447 Adding export CSV action 2019-06-04 12:38:39 -04:00
Richard Cordovano
ab0dc3d4e3
Merge pull request #4784 from jkho/5010-Make-Logical-Imager-DSP-stub-with-config-panel
5010 make logical imager dsp stub with config panel
2019-05-15 09:22:24 -04:00
Richard Cordovano
dcf1c81fe9
Merge pull request #4781 from dannysmyda/4991-TextExtractor-Metadata-API
4991 text extractor metadata api
2019-05-10 12:34:36 -04:00
Joe Ho
1fec260fb5
Merge branch 'develop' into 5010-Make-Logical-Imager-DSP-stub-with-config-panel 2019-05-08 19:55:26 -04:00