1992 Commits

Author SHA1 Message Date
millmanorama
a3195e8fe5 fix build, don't have anything checked into release 2017-04-11 17:36:23 +02:00
millmanorama
7be31fe8cf don't use sync="true" when retrieving dependencies with Ivy. 2017-04-10 12:50:56 +02:00
millmanorama
cb302733e6 KWS uses BootstrapIvy.xml 2017-04-07 15:41:54 +02:00
Richard Cordovano
344429b39c Merge pull request #2657 from wschaeferB/2492-EditKeywordsTitle
2492 - dialog opened by Edit Keyword button now titled Edit Keyword
2017-04-06 17:51:55 -04:00
Richard Cordovano
3a7697e5f5 Merge pull request #2649 from millmanorama/2371-CoreLibs-IG-KWS-EMAIL
2371 corelibs, ig, kws
2017-04-05 09:22:34 -04:00
Richard Cordovano
eaf8272861 Update JIRA reference in SolrSearchService.java 2017-04-04 18:23:49 -04:00
William Schaefer
fd781e207d 2492 - dialog opened by Edit Keyword button now titled Edit Keyword 2017-04-03 14:25:08 -04:00
millmanorama
481c994a20 don't delete release folder 2017-03-31 15:23:23 +02:00
millmanorama
a9520d1891 move solr deployment and index upgrade tools out of release, and copy them in on build. Download jars need for index upgraders with Ivy. 2017-03-31 15:23:22 +02:00
millmanorama
034af79420 delete solr jars on clean 2017-03-31 15:22:55 +02:00
millmanorama
d91784aced delete modules/ext for suite, corelibs, and KWS on clean 2017-03-31 15:22:52 +02:00
eugene7646
b075904015 Merge pull request #2647 from wschaeferB/2491-ConsistantCapitals
2491 consistant capitals
2017-03-30 16:55:06 -04:00
U-BASIS\dgrove
f2eb93ce23 Fixed code to replace first character to match Solr 6 case name rules. 2017-03-30 14:16:57 -04:00
William Schaefer
5ef574d1fc 2491 A couple more Keyword list related capital letters made consistant 2017-03-30 13:46:07 -04:00
William Schaefer
0cbb0fe56f 2491 consistant capitalization of titles involving Keyword List 2017-03-30 13:38:23 -04:00
U-BASIS\dgrove
d2cd213cd0 Modified regex filter so it's in line with Solr 6 core name rules. 2017-03-30 13:02:32 -04:00
Eugene Livis
a3e4195f66 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into kws_list_fix 2017-03-29 16:16:41 -04:00
Eugene Livis
07f74f5cc6 Server.closeCore() does not throw exception if core is already closed 2017-03-29 16:04:32 -04:00
Eugene Livis
7f034bf871 Fix to have same key word in multiple KW lists 2017-03-29 15:46:57 -04:00
Eugene Livis
d2a4c9b2a9 Better handling of core being closed 2017-03-27 16:40:21 -04:00
Brian Carrier
5e21adfe57 Check for null to prevent NPE 2017-03-27 15:33:43 -04:00
Brian Carrier
19a0b958b8 Merge pull request #2635 from sleuthkit/kwsrch_fixes
Fix 2 bugs that caused exceptions when core did not open. Simplified …
2017-03-24 14:55:34 -04:00
Brian Carrier
22aa75979f Fix 2 bugs that caused exceptions when core did not open. Simplified wording 2017-03-24 14:54:36 -04:00
Eugene Livis
c3c8d9df72 Merge Brian's UI changes 2017-03-24 13:26:29 -04:00
Brian Carrier
cb111c22a3 desired tree now works, except for the extra layer at the predefined regexps. 2017-03-24 09:49:11 -04:00
Eugene Livis
e3945fc13c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into substring_search_2384 2017-03-22 17:49:10 -04:00
Eugene Livis
c91ddf8650 Changes to TermsComponentQuery 2017-03-22 17:46:40 -04:00
Richard Cordovano
6d477b42e9 Truly disable ad hoc keyword search buttons 2017-03-22 16:54:51 -04:00
Eugene Livis
54e2c86c1d debugging 2017-03-22 15:35:51 -04:00
Eugene Livis
19212bcdf1 SearchRunner and KeywordSearchPanel now use same logic to select proper KeywordSearchQuery for Keyword 2017-03-16 13:41:23 -04:00
Richard Cordovano
104d4bdee2 Merge pull request #2601 from millmanorama/2107-application/x-font-ttf
cleanup exception throwing.  reinstate  application/x-font-ttf  as a …
2017-03-15 09:35:30 -04:00
millmanorama
1877a8648f cleanup exception throwing. reinstate application/x-font-ttf as a supported type 2017-03-15 12:18:54 +01:00
Richard Cordovano
8a4b78daee Merge pull request #2592 from millmanorama/2063-solr-result-paging
some more cleanup and refactoring in LuceneQuery.java
2017-03-13 10:12:34 -04:00
millmanorama
2e8272dba2 upgrade tika to 1.14 2017-03-13 14:55:16 +01:00
millmanorama
c068da3fcb make fields final 2017-03-11 23:28:31 +01:00
millmanorama
3c1701ea5a cleanup and refactoring in LuceneQuery.java 2017-03-11 23:17:59 +01:00
millmanorama
42511628a1 replace broken paging with cursor based paging 2017-03-11 16:57:17 +01:00
Richard Cordovano
3d4d83e239 Format keywordsearch/HighlightedText.java 2017-03-09 10:19:09 -05:00
Richard Cordovano
681f2da55d Format keywordsearch/HighlightedText.java 2017-03-09 10:06:31 -05:00
Richard Cordovano
b331e7d3a1 Merge remote-tracking branch 'upstream/develop' into 2323_highlighted_text_exception_throwing 2017-03-09 10:05:45 -05:00
Richard Cordovano
2ce24a4a8c Resolve IDE code hints in keywordsearch/HighlightedText.java 2017-03-09 09:56:05 -05:00
millmanorama
d676148af8 remove unnecessary field and constructor parameter 2017-03-09 11:08:58 +01:00
millmanorama
6fa88eb132 improve comment about snippet queries 2017-03-09 10:53:09 +01:00
millmanorama
40b3a52f92 save hits even if we never get a snippet 2017-03-09 10:53:08 +01:00
Richard Cordovano
d8c023c605 Fix ad hoc search toolbar enabling and indexed files count 2017-03-07 15:32:00 -05:00
Richard Cordovano
ddfd415f61 Minor lint issue fixes for GlobalListsManagementPanel.java 2017-03-04 17:35:57 -05:00
Richard Cordovano
4bc7352f15 Fix enabling of keyword search list import button 2017-03-04 17:33:14 -05:00
Richard Cordovano
26b578db01 Merge pull request #2523 from wschaeferB/1922-KeywordSearchEdit
1922 keyword search edit
2017-03-04 17:18:11 -05:00
Richard Cordovano
bb994a13b0 Merge pull request #2550 from wschaeferB/2267-UpgradeCancellation
2267 upgrade cancellation
2017-03-04 15:29:56 -05:00
Richard Cordovano
67916294c2 Merge pull request #2557 from millmanorama/2244-fallback-on-strings
2244 fallback on strings
2017-03-04 14:52:25 -05:00