13321 Commits

Author SHA1 Message Date
Eugene Livis
3a546b7a4e Reusing Solr4 core name for upgrdaed Solr6 cores. Code cleanup 2017-01-31 15:24:56 -05:00
Richard Cordovano
92d27e0838 Merge pull request #2493 from eugene7646/dialogs
Solr 4 to 6 index upgrade bug fix
2017-01-30 17:51:52 -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
Richard Cordovano
e300dcd463 Merge pull request #2490 from eugene7646/progress_and_cancellation
Support for progress update and cancellation for Solr index upgrade
2017-01-27 15:33:48 -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
Richard Cordovano
c59ee96a13 Merge branch 'search_improvements' of https://github.com/sleuthkit/autopsy into search_improvements 2017-01-26 17:08:42 -05:00
Richard Cordovano
3fd7f1480d Fix cancellation issues for new Case services infrastructure 2017-01-26 17:07:26 -05:00
Richard Cordovano
58a8ca21fd Merge pull request #2486 from eugene7646/deleteTextIndex
Support for Solr 6 core deletion
2017-01-26 16:41:41 -05:00
Eugene Livis
593735b067 Renamed method 2017-01-26 16:41:00 -05:00
Eugene Livis
46f110ade8 Bundle message handling 2017-01-26 16:16:17 -05:00
Eugene Livis
e805f59649 Merge branch 'search_improvements' of https://github.com/sleuthkit/autopsy into deleteTextIndex 2017-01-26 15:57:58 -05:00
Eugene Livis
74dab18ca6 Added ability to unload Solr 6 cores 2017-01-26 15:56:29 -05:00
Richard Cordovano
3e4c8ab482 Merge pull request #2485 from millmanorama/off-by-one-fix
lower chunk size limit slightly to prevent reading too much
2017-01-26 12:58:22 -05:00
millmanorama
9d04c52a0c lower chunk size limit slightly to prevent reading too much 2017-01-26 17:39:54 +01:00
Richard Cordovano
c6c45288f4 Fixes for Case operation cancellation infrastructure 2017-01-26 09:17:37 -05:00
Richard Cordovano
15d9086127 Merge pull request #2484 from esaunders/2121_regex_query
Updated regex validation and keyword search document
2017-01-25 14:23:22 -05:00
esaunders
1a593aa02e Merge branch 'search_improvements' of github.com:sleuthkit/autopsy into 2121_regex_query 2017-01-25 14:08:14 -05:00
esaunders
0d77999119 Updated regular expression section of keyword search document. 2017-01-25 14:05:17 -05:00
esaunders
8d5c4de4b8 Updated regular expression validation. 2017-01-25 14:04:04 -05:00
Richard Cordovano
f7a2590f70 Merge pull request #2483 from millmanorama/lucene-queries-on-old-schema
Lucene queries on old schema
2017-01-25 12:44:52 -05:00
Richard Cordovano
313b913814 Merge pull request #2482 from millmanorama/npe-fix
fix npe when a hit is in the file name and so the  "parent" index ent…
2017-01-25 12:43:22 -05:00
millmanorama
8fcdee830b fix LuceneQuery for old index schemas 2017-01-25 16:36:31 +01:00
millmanorama
adbc85f744 fix npe when a hit is in the file name and so the "parent" index entry is returned, which does not include a chunksize. Allways accept these hits. 2017-01-25 12:28:05 +01:00
Richard Cordovano
3ada14c54d Enable search features by schema version 2017-01-24 18:40:14 -05:00
Richard Cordovano
f7ea9f8e4d Case metadata bug fix 2017-01-24 18:39:51 -05:00
Richard Cordovano
9827feb351 Merge pull request #2481 from eugene7646/index_upgrade_5
Solr Index upgrade
2017-01-24 16:39:35 -05:00
Eugene Livis
6cbe8838da Merge latest, resolve conflicts 2017-01-24 16:12:52 -05:00
Eugene Livis
ef1d492e3a Code review comments 2017-01-24 16:03:10 -05:00
Richard Cordovano
719a5259f2 Merge pull request #2480 from rcordovano/open_case_resources
Open case resources
2017-01-24 16:00:37 -05:00
Eugene Livis
18b301394a Bug fix 2017-01-24 15:59:10 -05:00
Richard Cordovano
8fc797a16a Bug fixes for Case changes, etc. 2017-01-24 15:45:26 -05:00
Richard Cordovano
ec108b0b06 Bug fixes for Case changes, etc. 2017-01-24 13:54:12 -05:00
Richard Cordovano
efb48b4d5c Bug fixes for Case changes, etc. 2017-01-24 12:23:19 -05:00
Richard Cordovano
a5ecb62da9 Bug fixes for Case changes, etc. 2017-01-24 09:47:19 -05:00
Richard Cordovano
e7ecd2e756 Bug fixes for Case actions 2017-01-24 00:37:04 -05:00
esaunders
f30b1a70f2 Merge branch 'search_improvements' of github.com:sleuthkit/autopsy into 2121_regex_query 2017-01-23 16:47:40 -05:00
Richard Cordovano
fd19c4f712 Merge pull request #2478 from millmanorama/drop-tvrh
drop Term Vector Component
2017-01-23 16:44:33 -05:00
millmanorama
c616b45b33 much simpler version that also works for hits that are not single terms in the Solr index. 2017-01-23 22:28:43 +01:00
esaunders
573ce77176 Merge branch 'search_improvements' of github.com:sleuthkit/autopsy into 2121_regex_query 2017-01-23 12:40:50 -05:00
Richard Cordovano
bcb97180c4 Merge pull request #2476 from millmanorama/2141
2141 Update artifact generation for non-Regex queries with overlapping chunks
2017-01-23 12:28:00 -05:00
Richard Cordovano
92616368f0 Merge pull request #2475 from millmanorama/2140
2140 Update artifact generation for Regex queries with overlapping chunks
2017-01-23 12:27:29 -05:00
millmanorama
d7c22c13a8 pull back chunksize during RegexQuery 2017-01-23 18:09:52 +01:00
millmanorama
04fb197322 break while(hitMatcher.find()) loop if we find a hit inside the window. 2017-01-23 18:03:59 +01:00
millmanorama
b05c39dfd1 minor fixes and cleanup 2017-01-23 18:01:12 +01:00