13321 Commits

Author SHA1 Message Date
millmanorama
6ec496d33e comment and cleanup 2017-01-23 18:01:12 +01:00
millmanorama
8c5841a3bb first pass at excludinghit past chunk size 2017-01-23 18:01:12 +01:00
millmanorama
c8c8f45687 begin to parse termvectors in LuceneQuery 2017-01-23 18:01:11 +01:00
Richard Cordovano
938edeb0ab Merge remote-tracking branch 'upstream/search_improvements' into open_case_resources 2017-01-23 11:59:34 -05:00
Richard Cordovano
64b07cb4d2 Merge remote-tracking branch 'upstream/develop' into search_improvements 2017-01-23 11:56:10 -05:00
Richard Cordovano
5f13b2fe9f Merge pull request #2474 from millmanorama/PushbackReader
Pushback reader
2017-01-23 11:52:49 -05:00
millmanorama
10b92b1bf5 Merge remote-tracking branch 'upstream/develop' into PushbackReader 2017-01-23 15:45:53 +01:00
Richard Cordovano
0158622631 Bug fixes for multi-user case infrastructure 2017-01-22 17:21:01 -05:00
Richard Cordovano
e8b74dd1db Bug fixes for multi-user case infrastructure 2017-01-22 17:20:38 -05:00
Richard Cordovano
18e3b39a3f Bug fixing and polishing new case create/open/close infrastructure 2017-01-22 00:02:02 -05:00
Richard Cordovano
ac30385823 Refactoring and bug fixing for Case infrastructure 2017-01-21 22:59:42 -05:00
Richard Cordovano
b3c1a24880 Refactoring and bug fixing for Case infrastructure 2017-01-21 20:18:56 -05:00
Richard Cordovano
fdb97bc9a4 Merge in search_improvements 2017-01-20 17:59:15 -05:00
Richard Cordovano
af0d333261 Minor case improvements 2017-01-20 17:48:22 -05:00
Richard Cordovano
b372f10c0d Merge pull request #2473 from eugene7646/upgrade_bug_fix
Bug fix in index upgrade code
2017-01-20 17:41:54 -05:00
Eugene Livis
271044b097 Bug fix 2017-01-20 17:16:27 -05:00
Eugene Livis
988b2279f8 Bug fix 2017-01-20 17:01:30 -05:00
Richard Cordovano
dd5a03e8d0 Merge pull request #2472 from eugene7646/index_upgrade_4
Solr 4 to 6 index upgrade
2017-01-20 16:35:20 -05:00
Eugene Livis
577ad27b61 Cleanup 2017-01-20 15:22:26 -05:00
Eugene Livis
7364f6ae0a Execute a test query after core is opened, throw exception if faled 2017-01-20 15:21:19 -05:00
Eugene Livis
b936df4cd6 Minor 2017-01-20 15:09:08 -05:00
Richard Cordovano
23cd134af4 Merge remote-tracking branch 'upstream/search_improvements' into open_case_resources 2017-01-20 14:49:50 -05:00
Eugene Livis
6e932f1570 Merge branch 'search_improvements' of https://github.com/sleuthkit/autopsy into index_upgrade_4 2017-01-20 14:45:04 -05:00
Eugene Livis
bcdd2a628b More cleanup 2017-01-20 14:20:51 -05:00
Richard Cordovano
d1bafbff67 Merge in develop branch 2017-01-20 14:19:48 -05:00
Eugene Livis
12783887b2 Minor 2017-01-20 14:13:04 -05:00
Richard Cordovano
570282e8c3 Update PhotoRec ingest module startup error message 2017-01-20 14:11:21 -05:00
Richard Cordovano
bc3c608b75 Merge pull request #2459 from wschaeferB/1903-IngestSetFilter
1903 File Ingest Filter
2017-01-20 14:01:55 -05:00
Eugene Livis
af5199df4b Creating, sanitizing, and storing Solr core names 2017-01-20 13:29:05 -05:00
William Schaefer
be8483efca 1903 - create new file ingest fitler will now always be last option in jcombobox 2017-01-20 13:28:37 -05:00
William Schaefer
8bf973a1ee 1903-Removed manipulation of process unallocated checkbox from regression test 2017-01-20 13:15:59 -05:00
William Schaefer
e45dfea90a 1903 updated error message for PhotoRecCarver when ignore unallocated is enabled 2017-01-20 12:52:31 -05:00
William Schaefer
c09ebd99aa 1903 renamed FilesSetsSerializable to FileSetsDefinitions, added read write methods to it 2017-01-20 12:32:04 -05:00
William Schaefer
1d82336c81 1903 added class for serializing filesSets other than interesting ones 2017-01-20 10:49:17 -05:00
Richard Cordovano
b289e8c75b Case class refinements 2017-01-20 10:02:45 -05:00
millmanorama
363b5c2cce comments and some minor refactoring 2017-01-20 14:17:34 +01:00
millmanorama
d490dfc44b fix window overlapping 2017-01-20 13:59:55 +01:00
millmanorama
851c0721ed correct size calculations 2017-01-20 13:59:54 +01:00
millmanorama
23afb4515e refactor exception handling of Chunker 2017-01-20 13:59:31 +01:00
millmanorama
506a3037a4 finish PushbackReader implementation of Chunker, introduce TextExtractorException 2017-01-20 13:59:26 +01:00
jmillman
104cbd4dc4 restore space in "Keyword Search" 2017-01-20 13:59:24 +01:00
millmanorama
0a7af485f2 return instead of just break to stop infinite loop 2017-01-20 13:59:22 +01:00
millmanorama
76797f3c8a move Chunker to its own file; replace BufferedReader with PushbackReader 2017-01-20 13:59:20 +01:00
William Schaefer
d745830415 1903 surpress warning from unchecked cast of FilesSets map 2017-01-19 19:34:20 -05:00
William Schaefer
4c3d050b9b 1903 removed class to serialize FileIngestFilters when back to raw map 2017-01-19 19:33:01 -05:00
William Schaefer
89fff3813a 1903 added wrapper for serialization of FileIngestFilters to avoid unchecked casting warning 2017-01-19 19:17:54 -05:00
William Schaefer
9530b7978a Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1903-IngestSetFilter 2017-01-19 19:05:39 -05:00
William Schaefer
773f5c2549 1903 removed some unused imports 2017-01-19 19:03:56 -05:00
William Schaefer
0753f545db 1903 - removed notes to self 2017-01-19 18:38:38 -05:00
William Schaefer
7e4e459d75 1903-FileSetXML functionality moved to InterestingItemsFilesSetSettings, FileIngestFilters serialized as map 2017-01-19 18:20:41 -05:00