Commit Graph
14152 Commits
Author SHA1 Message Date
millmanorama 5ff98729b2 only do query once per file 2017-04-20 21:02:30 +02:00
millmanorama 12d883a74b use regex query to set up paging of accounts if the document id isn't in the artifact 2017-04-20 17:31:11 +02:00
millmanorama b4c3a4922c first cut at using appropriate query to find hits for contentviewer navigation. 2017-04-20 11:18:42 +02:00
Richard Cordovano cfd3a8f43f Merge pull request #2730 from eugene7646/remove_solr_upgrade_2557
Remove Solr index upgrade logic 2557
2017-04-19 17:22:39 -04:00
Eugene Livis d077283a6c Removed references to upgrading index 2017-04-19 17:11:53 -04:00
Richard Cordovano 26f7c0aa63 Merge pull request #2716 from wschaeferB/2516-ExpandResultsTree
Expand all child nodes of the Results node in the tree
2017-04-19 16:58:34 -04:00
Eugene Livis 20b304b2f3 More cleanup 2017-04-19 16:31:22 -04:00
Richard Cordovano fd5a62b277 Merge pull request #2711 from wschaeferB/2506-OptionsPanelOrder
2506 fix ordering of autopsy option panels to be consistant with prev…
2017-04-19 16:15:18 -04:00
Eugene Livis 43b29dd4ca Cleaned up SolrSearchService to not perform index upgrade 2017-04-19 15:30:57 -04:00
Eugene Livis a9ef558e4a Cleaned up KWS build.xml 2017-04-19 15:30:22 -04:00
Eugene Livis 17404c2430 Merge branch 'release-4.4.0' of https://github.com/sleuthkit/autopsy into remove_solr_upgrade_2557 2017-04-19 14:54:12 -04:00
Richard Cordovano 190553efc7 Merge pull request #2718 from sleuthkit/doxygen_required_2569
made doxygen required again and delete older versions of the docs
2017-04-19 13:20:53 -04:00
Richard Cordovano dee95d79c4 Merge remote-tracking branch 'upstream/release-4.4.0-solr-4' into release-4.4.0 2017-04-19 12:05:29 -04:00
Richard Cordovano 0f28b5a78a Merge pull request #2717 from esaunders/revert_solrj
Removed Solr 6 server.
2017-04-19 12:03:50 -04:00
Brian Carrier b048c1dbbe made doxygen required again and delete older versions of the docs 2017-04-19 11:14:01 -04:00
esaunders f702f0a049 Removed Solr 6 server. 2017-04-19 11:03:41 -04:00
William Schaefer 55c6fdeb5f Expand all child nodes of the Results node in the tree 2017-04-19 10:56:13 -04:00
Richard Cordovano 28c1b9189a Merge pull request #2714 from esaunders/revert_solrj
Revert to Solr 4 schema + content_str and chunk_size.
2017-04-18 16:57:01 -04:00
Richard Cordovano b856d265d8 Merge pull request #2713 from raman-bt/release-4.4.0
2536: Review ChildFactory uses for long-running tasks
2017-04-18 12:30:31 -04:00
Raman 0578d1f769 2536: Review ChildFactory uses for long-running tasks
- Review comments:  change log statement severity to SEVERE, instead of WARNING.
2017-04-18 11:50:40 -04:00
esaunders 825262e84a Revert to Solr 4 launch mechanism for single user cases. 2017-04-18 11:37:59 -04:00
esaunders 31180f354e Revert Lucene version. 2017-04-18 11:36:26 -04:00
esaunders f5b071cdb2 Apparently you need to specify transitive=false to get a complete version of the Solr war. 2017-04-18 11:35:34 -04:00
esaunders de3f989b52 Revert to Solr 4 schema with addition of content_str and chunk_size fields. 2017-04-18 10:18:13 -04:00
Richard Cordovano f44da3d1bb Merge pull request #2707 from wschaeferB/2431-WellFormedCustomTypes-4.4.0
2431 well formed custom types 4.4.0
2017-04-18 09:29:42 -04:00
Richard Cordovano d34187ee04 Merge pull request #2704 from wschaeferB/2483-PasteKeywordNewline
2483 add new line before pasting into keywords list jTextArea
2017-04-18 09:28:33 -04:00
Raman 547c2f28e8 2536: Review ChildFactory uses for long-running tasks 2017-04-18 09:25:00 -04:00
Richard Cordovano 23d72e1445 Merge pull request #2712 from esaunders/revert_solrj
Revert to SolrJ 4.9.1
2017-04-18 09:24:32 -04:00
esaunders af04aeb305 Revert to SolrJ 4.9.1 2017-04-17 16:45:22 -04:00
Eugene Livis 87c69e18da Removed Solr upgrade JARs and IndexUpgrader class 2017-04-17 16:23:43 -04:00
Eugene Livis 681bb5512b Merge branch 'release-4.4.0-solr-4' of https://github.com/sleuthkit/autopsy into rs-280-solr4 2017-04-17 16:20:19 -04:00
William Schaefer 1d693fe889 2506 fix ordering of autopsy option panels to be consistant with previous versions 2017-04-17 15:58:56 -04:00
William Schaefer e842f1f25a 2483 keyword paste now appends, newline is conditional 2017-04-17 15:31:56 -04:00
Richard Cordovano d4ca777baf Merge pull request #2706 from APriestman/disableImageWriterNonWindows
Disable image writer on non windows systems
2017-04-14 09:34:59 -04:00
William Schaefer 23a21bb38f Merge branch 'release-4.4.0' of https://github.com/sleuthkit/autopsy into 2483-PasteKeywordNewline 2017-04-13 14:23:24 -04:00
William Schaefer ad5ae3e21b 2483 simplified adding newline to end of current keyword list when paste 2017-04-13 14:19:08 -04:00
William Schaefer 5d4681335e 2483 add new line before pasting into keywords list jTextArea 2017-04-13 13:54:57 -04:00
William Schaefer a40da5b976 Merge branch 'release-4.4.0' of https://github.com/sleuthkit/autopsy into 2431-WellFormedCustomTypes-4.4.0 2017-04-13 13:04:08 -04:00
Richard Cordovano bb8f46217e Merge pull request #2701 from wschaeferB/2462-UnableToDeleteCases
2462 unable to delete cases
2017-04-13 13:03:50 -04:00
William Schaefer 6ec5f2415c 2431 fixed issues with multiple slashes in a row and trailing slashes 2017-04-13 13:03:45 -04:00
William Schaefer c737c2c68f 2431 fixed edge case with mime type media type being empty 2017-04-13 13:03:11 -04:00
Richard Cordovano e5be1a0f7f Merge pull request #2700 from wschaeferB/2541-RenamingKeyword-rc-280
2541 renaming keyword release 440
2017-04-13 13:02:57 -04:00
William Schaefer d33351e399 2431 Simplified message regarding invalid mime type format 2017-04-13 13:02:41 -04:00
William Schaefer c805d8b689 2431 prevent users from creating mime types with apostraphes in them 2017-04-13 13:01:26 -04:00
William Schaefer 5ca68911f8 2431 Well formed custom mime types now enforced 2017-04-13 13:00:46 -04:00
Richard Cordovano 345efb3340 Merge pull request #2699 from millmanorama/2473-disable-IG-button-on-case-closed
disable ImageGallery button on case closed
2017-04-13 12:55:32 -04:00
Richard Cordovano 48df054c66 Merge pull request #2698 from millmanorama/2529-remove-solr-from-experimental
2529 remove solr from experimental
2017-04-13 12:55:07 -04:00
Richard Cordovano c0e8ff2279 Merge pull request #2689 from millmanorama/cleanup-IG-OpenAction
cleanup up OpenAction.java
2017-04-13 12:54:35 -04:00
Richard Cordovano 13d611bd26 Merge pull request #2680 from eugene7646/keyword_class_2495
Ingest search produces same number of KW hits as ad-hoc search (2495)
2017-04-13 12:53:20 -04:00
William Schaefer 69af487d45 2540 add keyword icon made standard new icon 2017-04-13 11:59:49 -04:00