U-BASIS\dsmyda
|
32a6066a75
|
Merged in develop
|
2018-12-10 16:42:39 -05:00 |
|
U-BASIS\dsmyda
|
ab86d88126
|
Added tons of documentation and made tesseract look for language packs programically
|
2018-12-10 16:21:12 -05:00 |
|
U-BASIS\dsmyda
|
41a0435d0f
|
Improved documentation and naming conventions
|
2018-12-10 10:33:22 -05:00 |
|
U-BASIS\dsmyda
|
a7e78131c4
|
Changed name
|
2018-12-07 17:24:49 -05:00 |
|
U-BASIS\dsmyda
|
fe3927ea86
|
Fixed public api
|
2018-12-07 17:23:14 -05:00 |
|
U-BASIS\dsmyda
|
79bb71359d
|
Changed factory name
|
2018-12-07 15:04:57 -05:00 |
|
U-BASIS\dsmyda
|
ece50a3a00
|
Complete overhaul of how extractors are currently implemented, hopefully converging to a more sensible solution
|
2018-12-07 13:26:52 -05:00 |
|
U-BASIS\dsmyda
|
ce548fb978
|
Fixed warnings completely
|
2018-12-07 10:01:59 -05:00 |
|
U-BASIS\dsmyda
|
38ab533dc1
|
Refactored ArtifactTextExtractor out of KWS
|
2018-12-05 12:28:31 -05:00 |
|
U-BASIS\dsmyda
|
02bef17685
|
Fixed warnings on build
|
2018-12-05 09:48:36 -05:00 |
|
U-BASIS\dsmyda
|
fc64b508e5
|
Restructed the text extractors in a way that they could be better configured, non-public, and more consistent.
|
2018-12-05 09:28:14 -05:00 |
|
U-BASIS\dsmyda
|
70768bb0e5
|
Fixed typos, made strings internationalized and improved readability
|
2018-12-04 11:37:53 -05:00 |
|
U-BASIS\dsmyda
|
982ea74a96
|
Cleaned up some unncessary config files and added a heap of commments
|
2018-12-04 10:59:10 -05:00 |
|
U-BASIS\dsmyda
|
fec3e0360b
|
Fixed a number of bugs with the refactor
|
2018-12-03 13:04:45 -05:00 |
|
U-BASIS\dgrove
|
864a89f1ae
|
Merge remote-tracking branch 'upstream/develop' into 4302_DarculaLayoutFixes
|
2018-11-20 16:35:06 -05:00 |
|
U-BASIS\dsmyda
|
a363337011
|
Added logging statement and changed variable names
|
2018-11-20 10:50:47 -05:00 |
|
U-BASIS\dsmyda
|
8b8196c218
|
Did the refactoring and fleshing out, seems to be working, but will test further
|
2018-11-15 14:40:49 -05:00 |
|
U-BASIS\dsmyda
|
ad9cc4c026
|
Coday changes
|
2018-11-12 09:12:55 -05:00 |
|
U-BASIS\dsmyda
|
550874ead6
|
added try catch around close function, tested to make sure not SQLiteTableReader changes that got merged in broke anything
|
2018-11-08 15:13:38 -05:00 |
|
U-BASIS\dsmyda
|
b13736b67c
|
Added license back in
|
2018-11-08 10:07:57 -05:00 |
|
U-BASIS\dsmyda
|
422e6a7250
|
Commented and cleaned up the code for the text extractor
|
2018-11-08 10:04:03 -05:00 |
|
U-BASIS\dsmyda
|
fbed670a4b
|
Fixed text extractor using streaming impl
|
2018-11-07 13:30:51 -05:00 |
|
U-BASIS\dgrove
|
7badc10e86
|
Many UI fixes to play nice with Darcula.
|
2018-11-07 10:20:57 -05:00 |
|
Brian Carrier
|
66476b9693
|
fix Keyword Search SQLiteUtil compile error
|
2018-10-14 21:47:11 -04:00 |
|
Richard Cordovano
|
6bf58a0d3a
|
NBM versioning updates for release 4.9.0
|
2018-10-12 12:07:41 -04:00 |
|
William Schaefer
|
c95f634a30
|
4275 add listener for ingest events to 2nd and 3rd kws options tab
|
2018-10-03 17:31:52 -04:00 |
|
William Schaefer
|
de0fe30962
|
4275 fix boolean logic error in displaying error message
|
2018-10-03 17:10:12 -04:00 |
|
William Schaefer
|
1eaf4871a4
|
4275 add ingest running label to other two kws options tabs
|
2018-10-03 17:04:08 -04:00 |
|
William Schaefer
|
67f242a667
|
4275 add ingest ongoing warning to keyword search options panel
|
2018-10-03 11:52:31 -04:00 |
|
esaunders
|
7cefb98343
|
Added Index.isCompatible() method to determine whether a particular Solr index is compatible with a given version number. Compatibility is based on the major version number.
|
2018-09-25 16:15:23 -04:00 |
|
U-BASIS\dsmyda
|
d4e90c0c69
|
Merged in develop
|
2018-09-25 11:26:46 -04:00 |
|
U-BASIS\dsmyda
|
b7e861b7c3
|
Increased stringbuilder default capacity to be 32K
|
2018-09-24 13:21:17 -04:00 |
|
U-BASIS\dsmyda
|
bcf6f707f5
|
Ran formatting on the comments
|
2018-09-24 12:23:52 -04:00 |
|
U-BASIS\dsmyda
|
00b16e641c
|
Fixed typos in comments
|
2018-09-24 12:23:22 -04:00 |
|
U-BASIS\dsmyda
|
f5fbc9d979
|
Fixed off by one error while grabbing column name data
|
2018-09-24 12:16:08 -04:00 |
|
Richard Cordovano
|
48524f8f92
|
Merge pull request #4108 from esaunders/2133_substring_as_case_insensitive_regex
2133 substring as case insensitive regex
|
2018-09-24 10:57:17 -04:00 |
|
U-BASIS\dsmyda
|
6528d383ef
|
Fixed codacy issues and renamed a few things
|
2018-09-24 08:59:07 -04:00 |
|
U-BASIS\dsmyda
|
bbfeefdd65
|
Reverted content viewer to previous version, moved readers to another project, modified sqlite text extractor to load one table at a time to save memory. Removed formatters and documented new functions
|
2018-09-21 16:15:07 -04:00 |
|
William Schaefer
|
487caea774
|
4189 check for adhoc query result in isPreferred of ExtractedContentViewer
|
2018-09-20 18:36:09 -04:00 |
|
U-BASIS\dsmyda
|
7c7546cd5b
|
Fixed comment headers as a result of deletions
|
2018-09-20 10:00:01 -04:00 |
|
U-BASIS\dsmyda
|
8fbae9e5a6
|
Removed formatting of tables during text extraction, makes Indexed Text viewer easier to read
|
2018-09-20 09:58:16 -04:00 |
|
U-BASIS\dsmyda
|
6cfd20d58f
|
Last minor param change
|
2018-09-19 10:20:09 -04:00 |
|
U-BASIS\dsmyda
|
fecdecb484
|
Implemented suggested changes and fixed last codacy issue
|
2018-09-19 10:17:40 -04:00 |
|
esaunders
|
d0051fff27
|
Lowercase the file name before sending to Solr.
|
2018-09-18 17:44:59 -04:00 |
|
esaunders
|
dbe6fd5e4c
|
Reverted changes to email and URL regular expressions to support backwards compatible querying.
|
2018-09-18 17:43:58 -04:00 |
|
esaunders
|
9d7e4b3fdd
|
For backwards compatibility purposes, only lowercase the query string when we know that the Solr schema version has a lowercase content_str field.
|
2018-09-18 16:06:12 -04:00 |
|
dannysmyda
|
55aaea0694
|
Merge branch 'develop' into 2665-dedicated-sqlite-extractor
|
2018-09-18 16:00:45 -04:00 |
|
U-BASIS\dsmyda
|
e56f28f813
|
Fixed string in exception text
|
2018-09-18 14:09:01 -04:00 |
|
U-BASIS\dsmyda
|
4ce381fe4f
|
Made SqliteTextExtractor not public
|
2018-09-18 13:02:14 -04:00 |
|
U-BASIS\dsmyda
|
d5e4e1cb41
|
Changed constructor param in readers to accept an abstract file and added cast to SqliteTextExtractor
|
2018-09-18 12:51:20 -04:00 |
|