Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escape special characters +-&|!(){}[]^"~*?:\ - e.g. \+ \* \!
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Back to post

Revisions 4

one year ago
Yong Sheng Tan
39 × 2 Administrator
Generator Error
BDK Bot Configuration Issue
I am trying to generate the bdk bot scaffold - using the symphony bot generator. But on running the "yo symphony" command as per the bdk docs, I am getting axios response error: ```json { ... _currentUrl: 'http://search.maven.org/solrsearch/select?q=g:org.finos.symphony.bdk', [Symbol(kCapture)]: false }, response: undefined, isAxiosError: true, toJSON: [Function: toJSON] } ``` Error symphony 2.0 Cannot read property 'response' of undefined Please let me know how I can resolve this.
I am trying to generate the bdk bot scaffold - using the symphony bot generator. But on running the "yo symphony" command as per the bdk docs, I am getting axios response error: ```json { ... _currentUrl: 'http://search.maven.org/solrsearch/select?q=g:org.finos.symphony.bdk', [Symbol(kCapture)]: false }, response: undefined, isAxiosError: true, toJSON: [Function: toJSON] } ``` Error symphony 2.0 Cannot read property 'response' of undefined Please let me know how I can resolve this.
#generator
#generator
one year ago
Yong Sheng Tan
39 × 2 Administrator
BDK Bot Configuration Issue
BDK Bot Configuration Issue
I am trying to generate the bdk bot scaffold - using the symphony bot generator. But on running the "yo symphony" command as per the bdk docs, I am getting axios response error: ```json { ... _currentUrl: 'http://search.maven.org/solrsearch/select?q=g:org.finos.symphony.bdk', [Symbol(kCapture)]: false }, response: undefined, isAxiosError: true, toJSON: [Function: toJSON] } ``` Error symphony 2.0 Cannot read property 'response' of undefined Please let me know how I can resolve this.
I am trying to generate the bdk bot scaffold - using the symphony bot generator. But on running the "yo symphony" command as per the bdk docs, I am getting axios response error: ```json { ... _currentUrl: 'http://search.maven.org/solrsearch/select?q=g:org.finos.symphony.bdk', [Symbol(kCapture)]: false }, response: undefined, isAxiosError: true, toJSON: [Function: toJSON] } ``` Error symphony 2.0 Cannot read property 'response' of undefined Please let me know how I can resolve this.
#generator
#configuration
one year ago
BDK Bot Configuration Issue
BDK Bot Configuration Issue
I am trying to generate the bdk bot scaffold - using the symphony bot generator. But on running the "yo symphony" command as per the bdk docs, I am getting axios response error: ```json { ... _currentUrl: 'http://search.maven.org/solrsearch/select?q=g:org.finos.symphony.bdk', [Symbol(kCapture)]: false }, response: undefined, isAxiosError: true, toJSON: [Function: toJSON] } ``` Error symphony 2.0 Cannot read property 'response' of undefined Please let me know how I can resolve this.
I am trying to generate the bdk bot scaffold - using the symphony bot generator. But on running the "yo symphony" command as per the bdk docs, I am getting axios response error: ... _currentUrl: 'http://search.maven.org/solrsearch/select?q=g:org.finos.symphony.bdk', [Symbol(kCapture)]: false }, response: undefined, isAxiosError: true, toJSON: [Function: toJSON] } Error symphony 2.0 Cannot read property 'response' of undefined Please let me know how I can resolve this.
#configuration
#configuration
one year ago
Original
BDK Bot Configuration Issue

I am trying to generate the bdk bot scaffold - using the symphony bot generator. But on running the "yo symphony" command as per the bdk docs, I am getting axios response error: ... _currentUrl: 'http://search.maven.org/solrsearch/select?q=g:org.finos.symphony.bdk', [Symbol(kCapture)]: false }, response: undefined, isAxiosError: true, toJSON: [Function: toJSON] } Error symphony 2.0 Cannot read property 'response' of undefined Please let me know how I can resolve this.
#configuration