2389 Commits

Author SHA1 Message Date
William Schaefer
f01bdc6bc2 1922 added comments, edit keyword disabled with multiselect now 2017-02-13 13:28:44 -05:00
William Schaefer
25408e43f7 1922 Keyword Options panel is fully functional 2017-02-13 11:57:50 -05:00
William Schaefer
37a285d8d6 1922 fixed copy to actually create a different list 2017-02-10 16:02:45 -05:00
William Schaefer
fa56e080a9 1922 Edit keyword implemented 2017-02-10 15:50:26 -05:00
Eugene Livis
843473a380 Merge branch 'search_improvements' of https://github.com/sleuthkit/autopsy into core_name 2017-02-09 15:30:24 -05:00
Eugene Livis
1216dabd5a Properly Handling UNC paths 2017-02-09 15:29:58 -05:00
William Schaefer
998571f8b7 1922 Rename keyword list implemented 2017-02-08 17:32:32 -05:00
esaunders
9a07bec10b Modified IP address regex so that it picks up addresses ending in 3 digits correctly. 2017-02-08 17:26:37 -05:00
Eugene Livis
758b4a07a1 Minor 2017-02-08 16:54:18 -05:00
Eugene Livis
8567154e8f Minor 2017-02-08 16:53:35 -05:00
Eugene Livis
47695c7d75 Storing relative paths for text index directories 2017-02-08 16:47:03 -05:00
esaunders
5b348fce97 Merge branch 'search_improvements' of github.com:sleuthkit/autopsy into 2290-store-doc-ids 2017-02-08 16:11:58 -05:00
esaunders
0e81aba4ab Add document ids to keyword hit artifacts. 2017-02-08 16:11:36 -05:00
Eugene Livis
d975cb39b4 Merge branch 'search_improvements' of https://github.com/sleuthkit/autopsy into core_name 2017-02-08 16:01:14 -05:00
Eugene Livis
59dc528a28 Added source code for Solr upgrade JARs 2017-02-08 16:00:34 -05:00
William Schaefer
9286078126 1922 minor fixes to gui formatting 2017-02-08 13:39:33 -05:00
William Schaefer
61dabf34e0 1922 - Buttons moved and copy fixed 2017-02-08 13:30:37 -05:00
millmanorama
8f0b71e639 cancel the future if something goes wrong. 2017-02-08 16:55:33 +01:00
esaunders
57d1b42350 Merge branch 'search_improvements' of github.com:sleuthkit/autopsy into remove-hit-trimming 2017-02-07 16:04:07 -05:00
esaunders
2147162db0 Removed trimming of keyword hits. 2017-02-07 16:03:44 -05:00
esaunders
3d67b0aeb0 Modified message displayed when we are unable to retrieve text for highlighting. 2017-02-07 16:03:06 -05:00
Eugene Livis
933289ce90 Cde review 2017-02-07 15:52:00 -05:00
Richard Cordovano
5ba2efbf9d Merge pull request #2505 from millmanorama/TermsComponentQuery-text-field
2281- change the solr field that TermsComponentQuery searches on from content_ws to text.
2017-02-07 09:14:11 -05:00
millmanorama
733ce64d6d change the solr field that TermsComponentQuery searches on from content_ws to text. 2017-02-07 00:18:33 +01:00
Eugene Livis
6d65bf735d Added comments 2017-02-06 16:59:04 -05:00
Eugene Livis
99a6e2b8d2 Modified subdirectory search logic to only look for Solr 4 schema 1.8 indexes 2017-02-06 16:27:13 -05:00
Eugene Livis
1ce9b87a2b Reading index metadata file before upgrade 2017-02-06 15:53:22 -05:00
Eugene Livis
398064d85a More work on IndexMetadata class 2017-02-06 14:09:39 -05:00
Eugene Livis
659b891f9b Logic to read and write all existing Solr cores into SolrCore.properties 2017-02-06 14:04:13 -05:00
Eugene Livis
5341df60e2 Merge branch 'search_improvements' of https://github.com/sleuthkit/autopsy into core_name 2017-02-06 13:03:53 -05:00
Eugene Livis
182b6d02e8 Added logic to read the nested SolrCores XML file 2017-02-06 13:03:38 -05:00
millmanorama
0747ae3642 cleanup and comments 2017-02-03 16:15:22 +01:00
millmanorama
5482fb4979 first pass at sanitizing the utf-16 as we read it. 2017-02-03 15:03:47 +01:00
Eugene Livis
fe9f6b9e13 Started working on reading the XML 2017-02-02 14:42:42 -05:00
Eugene Livis
e7067f8dfd Merge branch 'search_improvements' of https://github.com/sleuthkit/autopsy into core_name 2017-02-02 14:12:00 -05:00
Eugene Livis
c6fc3a1841 SolrCore.properties file is now properly written 2017-02-02 14:11:43 -05:00
Eugene Livis
514d9ce3b8 More work 2017-02-02 10:23:30 -05:00
millmanorama
7b60e10235 look at file name even if the indexed text is 0 bytes. fix seperation of file name and content. 2017-02-02 15:18:41 +01:00
millmanorama
7dea03bf59 allow regex queries to match at start and end of content. fix seperation of file name and content 2017-02-02 15:12:40 +01:00
Eugene Livis
2e8fdb81f5 First cut at saving Solr core metadata in SolrCore.properties file 2017-02-01 16:49:20 -05:00
millmanorama
3f9b161a71 look at the values of content_str field separately: title/content 2017-02-01 16:48:52 +01:00
Eugene Livis
3a546b7a4e Reusing Solr4 core name for upgrdaed Solr6 cores. Code cleanup 2017-01-31 15:24:56 -05:00
Eugene Livis
09df4e6956 Removed unused code to copy config set 2017-01-30 17:18:03 -05:00
Eugene Livis
447aa0a960 Commented out createReferenceConfigSetCopy() and created a note as to why 2017-01-30 13:00:42 -05:00
Eugene Livis
1f72266225 Fixed a bug with identifying version of current Solr core 2017-01-30 12:43:58 -05:00
Richard Cordovano
da912ae8d1 Assorted bug fixes and refinements to Case opening/Solr upgrading 2017-01-30 00:45:34 -05:00
Richard Cordovano
9f9cddc53a Partial fix for SolrSearchService cancellation on open 2017-01-27 22:56:24 -05:00
Eugene Livis
299ecd1a1f Added ProcessTerminator to terminate index upgrade 2017-01-27 14:41:10 -05:00
Eugene Livis
237b2fb8fb Added checks for cancellation flag 2017-01-27 14:15:11 -05:00
Eugene Livis
ca6b55a420 Added support for ProgressIndicator 2017-01-27 13:13:31 -05:00