Re: [I] Allow users to specify lucene analyzer when creating text index [pinot]

2024-10-30 Thread via GitHub
0ZhangJc0 commented on issue #9154: URL: https://github.com/apache/pinot/issues/9154#issuecomment-2449030641 > We have additional feature that we want to commit to OSS that allow user specify parameters to custom analyzer and pair it with custom query parser if needed. > > ``` > f

Re: [I] Allow users to specify lucene analyzer when creating text index [pinot]

2024-06-17 Thread via GitHub
Jackie-Jiang closed issue #9154: Allow users to specify lucene analyzer when creating text index URL: https://github.com/apache/pinot/issues/9154 -- 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

Re: [I] Allow users to specify lucene analyzer when creating text index [pinot]

2024-06-15 Thread via GitHub
hpvd commented on issue #9154: URL: https://github.com/apache/pinot/issues/9154#issuecomment-2170796575 @TT1103 does this merged feature solves this issue for you? If so, we could close this issue... as soon as @jackluo923 has updated the docs... -- This is an automated message from

Re: [I] Allow users to specify lucene analyzer when creating text index [pinot]

2023-12-11 Thread via GitHub
jackluo923 commented on issue #9154: URL: https://github.com/apache/pinot/issues/9154#issuecomment-1851229675 @rohityadav1993 @kkrugler @TT1103 Could you test out the latest change on the master branch? I haven't had time to update the docs, but will do it soon. For now, just change the fo

Re: [I] Allow users to specify lucene analyzer when creating text index [pinot]

2023-11-01 Thread via GitHub
jackluo923 commented on issue #9154: URL: https://github.com/apache/pinot/issues/9154#issuecomment-1789882591 @rohityadav1993 We have implemented this requested feature because we need it right away. After testing on production clusters at a large scale, we can release the changes here.

Re: [I] Allow users to specify lucene analyzer when creating text index [pinot]

2023-10-04 Thread via GitHub
rohityadav1993 commented on issue #9154: URL: https://github.com/apache/pinot/issues/9154#issuecomment-1746453085 @atris, I can come up with a two-part ERD. Could you assign the task to me? -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [I] Allow users to specify lucene analyzer when creating text index [pinot]

2023-10-03 Thread via GitHub
atris commented on issue #9154: URL: https://github.com/apache/pinot/issues/9154#issuecomment-1745580880 +1 - let's start with the static approach. Can you come up with a design document? -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [I] Allow users to specify lucene analyzer when creating text index [pinot]

2023-10-03 Thread via GitHub
rohityadav1993 commented on issue #9154: URL: https://github.com/apache/pinot/issues/9154#issuecomment-1745563314 We have a requirement to use a different analyzer other than the standard analyzer. @kkrugler, I see this as a problem with two aspects: static analyzer and dynamic analy