-
https://github.com/fcrepo-exts/fcrepo-camel-toolbox/blob/e71b893920b8a75e2f71c94a472f1a07fd8ad6ff/fcrepo-indexing-solr/src/main/resources/org/fcrepo/camel/indexing/solr/default_transform.xsl#L15
``…
-
https://camel.abudhabi.nyu.edu/arabacquis/
https://camel.abudhabi.nyu.edu/madar-parallel-corpus/
-
### Questions
Camel example appears to be broken for both 3.x and 4.x
### Version
3.x
https://github.com/vert-x3/vertx-examples/commit/31530f59aeda6344392a87968cedaf1960f65e52
4.x
ht…
-
When using the jdbc component one must first register a datasource in the registry. Just accessing the registry from the `CamelContext` is not sufficient, since the interface only provides lookup, not…
-
Is there a way to convert `FooBarBaz` to `foo-bar-baz`?
Would be great if we've this option.
Note that `Foo BarBaz` should generate `foo-bar-baz` instead of `foo--bar-baz`.
-
Hey guys, I contributed some code to camel just the other day for an unrelated project, and figured I could take a first stab at adding datasonnet. I thiiink I got it all working... I made a few impor…
jam01 updated
4 years ago
-
one thing we need to solve is
1) how Camel periodically should push results to Solr
2) how Camel should tell Solr that the result-set is complete
Camel multicasts requests to x (x>20) providers, like…
-
```
Please describe your suggested enhancement:
Please support "camel" as charge.
Can you provide an example blazon?
Argent, a camel passing through a ford of water proper.
Argent, a chevron between …
-
### Steps to reproduce the problem
1. search for a CamelCaseHashtag using lowercase characters
2. you get all kinds of camels for the same hashtag 🐫 🐪
3. then watch this screenshot of trending ha…
-
Hi there,
recently I found out that pyenchant can be used alongside pylint to check the spelling in the docstrings. However, I face a small issue. Sometimes in the documentation or in the examples …