Re: [PR] Support for adding custom tika configuration [tika-helm]

2024-04-08 Thread via GitHub


lewismc commented on PR #15:
URL: https://github.com/apache/tika-helm/pull/15#issuecomment-2043768368

   Thank you @ahilmathew really nice patch. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Support for adding custom tika configuration [tika-helm]

2024-04-08 Thread via GitHub


lewismc merged PR #15:
URL: https://github.com/apache/tika-helm/pull/15


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Support for adding custom tika configuration [tika-helm]

2024-04-07 Thread via GitHub


ahilmathew commented on PR #15:
URL: https://github.com/apache/tika-helm/pull/15#issuecomment-2041650193

   @lewismc - Updated now.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Support for adding custom tika configuration [tika-helm]

2024-04-07 Thread via GitHub


ahilmathew commented on code in PR #15:
URL: https://github.com/apache/tika-helm/pull/15#discussion_r1555104022


##
templates/configmap.yaml:
##
@@ -0,0 +1,9 @@
+{{- if .Values.tikaConfig }}

Review Comment:
   @lewismc Done.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Support for adding custom tika configuration [tika-helm]

2024-04-04 Thread via GitHub


lewismc commented on code in PR #15:
URL: https://github.com/apache/tika-helm/pull/15#discussion_r1552678442


##
templates/configmap.yaml:
##
@@ -0,0 +1,9 @@
+{{- if .Values.tikaConfig }}

Review Comment:
   @ahilmathew please add Apache License v2 file header. Thank you



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Support for adding custom tika configuration [tika-helm]

2024-04-04 Thread via GitHub


ahilmathew commented on PR #15:
URL: https://github.com/apache/tika-helm/pull/15#issuecomment-2038203402

   @lewismc Thanks for the comments. I've updated `values.yaml` to include the 
configuration from https://tika.apache.org/2.9.1/configuring.html. Let me know 
if there is a specific configuration you would like to be included as default.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Support for adding custom tika configuration [tika-helm]

2024-04-04 Thread via GitHub


lewismc commented on PR #15:
URL: https://github.com/apache/tika-helm/pull/15#issuecomment-2037419324

   @ahilmathew please sync with `main` branch and also include the default 
oncfiguration in `values.yaml`. Thank you


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Support for adding custom tika configuration [tika-helm]

2024-04-04 Thread via GitHub


lewismc commented on PR #15:
URL: https://github.com/apache/tika-helm/pull/15#issuecomment-2037419625

   @t-l-k understood  


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Support for adding custom tika configuration [tika-helm]

2024-04-02 Thread via GitHub


t-l-k commented on PR #15:
URL: https://github.com/apache/tika-helm/pull/15#issuecomment-2032395440

   @lewismc @nddipiazza I'm champing at the bit to to see this merged, xml 
configuration essential in Tika v2+


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Support for adding custom tika configuration [tika-helm]

2024-03-30 Thread via GitHub


lewismc commented on PR #15:
URL: https://github.com/apache/tika-helm/pull/15#issuecomment-2028413169

   @ahilmathew even if it is commented out by default, I think we should add 
the `tikaConfig` element to `values.yaml`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Support for adding custom tika configuration [tika-helm]

2024-03-26 Thread via GitHub


lewismc commented on PR #15:
URL: https://github.com/apache/tika-helm/pull/15#issuecomment-2020719947

   @nddipiazza any feedback? Would be great to get this merged if possible. 
Thanks 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Support for adding custom tika configuration [tika-helm]

2024-03-20 Thread via GitHub


ahilmathew commented on code in PR #15:
URL: https://github.com/apache/tika-helm/pull/15#discussion_r1532770531


##
README.md:
##
@@ -84,6 +89,27 @@ while true; do kubectl --namespace tika-test port-forward 
$POD_NAME 9998:$CONTAI
 * Install it:
   - with Helm 3: `helm install tika . --set image.tag=latest-full`
 
+### Custom configuration for tika
+
+To use custom [configuration](https://tika.apache.org/1.9/configuring.html) 
values for apache tika, use the `tikaConfig` key in the `values.yaml`.

Review Comment:
   Thanks for the review. I've updated it.



##
README.md:
##
@@ -84,6 +89,27 @@ while true; do kubectl --namespace tika-test port-forward 
$POD_NAME 9998:$CONTAI
 * Install it:
   - with Helm 3: `helm install tika . --set image.tag=latest-full`
 
+### Custom configuration for tika
+
+To use custom [configuration](https://tika.apache.org/1.9/configuring.html) 
values for apache tika, use the `tikaConfig` key in the `values.yaml`.
+Example:
+```
+tikaConfig: |
+  
+  
+
+  
+  
+image/jpeg
+application/pdf
+  
+  

Review Comment:
   Thanks for the review. I've updated it.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Support for adding custom tika configuration [tika-helm]

2024-03-07 Thread via GitHub


lewismc commented on code in PR #15:
URL: https://github.com/apache/tika-helm/pull/15#discussion_r1516598662


##
README.md:
##
@@ -84,6 +89,27 @@ while true; do kubectl --namespace tika-test port-forward 
$POD_NAME 9998:$CONTAI
 * Install it:
   - with Helm 3: `helm install tika . --set image.tag=latest-full`
 
+### Custom configuration for tika
+
+To use custom [configuration](https://tika.apache.org/1.9/configuring.html) 
values for apache tika, use the `tikaConfig` key in the `values.yaml`.
+Example:
+```
+tikaConfig: |
+  
+  
+
+  
+  
+image/jpeg
+application/pdf
+  
+  

Review Comment:
   Good catch, we should just keep the default.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Support for adding custom tika configuration [tika-helm]

2024-03-04 Thread via GitHub


nddipiazza commented on code in PR #15:
URL: https://github.com/apache/tika-helm/pull/15#discussion_r1511202976


##
README.md:
##
@@ -84,6 +89,27 @@ while true; do kubectl --namespace tika-test port-forward 
$POD_NAME 9998:$CONTAI
 * Install it:
   - with Helm 3: `helm install tika . --set image.tag=latest-full`
 
+### Custom configuration for tika
+
+To use custom [configuration](https://tika.apache.org/1.9/configuring.html) 
values for apache tika, use the `tikaConfig` key in the `values.yaml`.
+Example:
+```
+tikaConfig: |
+  
+  
+
+  
+  
+image/jpeg
+application/pdf
+  
+  

Review Comment:
   why do we want this empty parser here?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Support for adding custom tika configuration [tika-helm]

2024-03-03 Thread via GitHub


lewismc commented on code in PR #15:
URL: https://github.com/apache/tika-helm/pull/15#discussion_r1510519893


##
README.md:
##
@@ -84,6 +89,27 @@ while true; do kubectl --namespace tika-test port-forward 
$POD_NAME 9998:$CONTAI
 * Install it:
   - with Helm 3: `helm install tika . --set image.tag=latest-full`
 
+### Custom configuration for tika
+
+To use custom [configuration](https://tika.apache.org/1.9/configuring.html) 
values for apache tika, use the `tikaConfig` key in the `values.yaml`.

Review Comment:
   The only suggestion I have is to point to more recent documentation.
   https://tika.apache.org/2.9.1/configuring.html



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org