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 |
|
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 |
|
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 |
|
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 |
|
millmanorama
|
3f9b161a71
|
look at the values of content_str field separately: title/content
|
2017-02-01 16:48:52 +01: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 |
|
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 |
|
millmanorama
|
9d04c52a0c
|
lower chunk size limit slightly to prevent reading too much
|
2017-01-26 17:39:54 +01: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
|
8d5c4de4b8
|
Updated regular expression validation.
|
2017-01-25 14:04:04 -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 |
|
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 |
|
esaunders
|
f30b1a70f2
|
Merge branch 'search_improvements' of github.com:sleuthkit/autopsy into 2121_regex_query
|
2017-01-23 16:47:40 -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 |
|
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 |
|
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 |
|
millmanorama
|
10b92b1bf5
|
Merge remote-tracking branch 'upstream/develop' into PushbackReader
|
2017-01-23 15:45:53 +01:00 |
|
Richard Cordovano
|
e8b74dd1db
|
Bug fixes for multi-user case infrastructure
|
2017-01-22 17:20:38 -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 |
|
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 |
|