Re: simple_query_string has no analyze_wildcard

2014-11-10 Thread joergpra...@gmail.com
The pull request is at
https://github.com/elasticsearch/elasticsearch/pull/8422

Best,

Jörg

On Mon, Nov 10, 2014 at 10:54 AM, joergpra...@gmail.com <
joergpra...@gmail.com> wrote:

> Would it help to work on a pull request for simple_query_string to support
> analyze_wildcard?
>
> Jörg
>
> On Wed, Nov 5, 2014 at 6:08 PM, joergpra...@gmail.com <
> joergpra...@gmail.com> wrote:
>
>> Hi,
>>
>> the query_string query
>>
>>
>> http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html
>>
>> has been extended by a heuristic to analyze wildcarded terms some time
>> ago.
>>
>> https://github.com/elasticsearch/elasticsearch/issues/787
>>
>> I would like to use simple_query_string also with analyzed wildcard
>> terms, but there is no analyze_wildcard parameter. It gives an error.
>>
>> Is it possible to add the parameter analyze_wildcard to
>> simple_query_string?
>>
>> It is not a good solution to have to switch back to query_string query if
>> users accidentally enter terms with wildcard characters.
>>
>> Best,
>>
>> Jörg
>>
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAKdsXoGszQ3aYOj_wHBu%2BYaMkhng0_5qXJsEC51TuQ%2BJJxCMGQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: simple_query_string has no analyze_wildcard

2014-11-10 Thread joergpra...@gmail.com
Would it help to work on a pull request for simple_query_string to support
analyze_wildcard?

Jörg

On Wed, Nov 5, 2014 at 6:08 PM, joergpra...@gmail.com  wrote:

> Hi,
>
> the query_string query
>
>
> http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html
>
> has been extended by a heuristic to analyze wildcarded terms some time ago.
>
> https://github.com/elasticsearch/elasticsearch/issues/787
>
> I would like to use simple_query_string also with analyzed wildcard terms,
> but there is no analyze_wildcard parameter. It gives an error.
>
> Is it possible to add the parameter analyze_wildcard to
> simple_query_string?
>
> It is not a good solution to have to switch back to query_string query if
> users accidentally enter terms with wildcard characters.
>
> Best,
>
> Jörg
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAKdsXoEEkr0Pnrru4MmvnUxG%3DoTsvrkx6FYi%2BcVdeEmpkWO_ZA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


simple_query_string has no analyze_wildcard

2014-11-05 Thread joergpra...@gmail.com
Hi,

the query_string query

http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html

has been extended by a heuristic to analyze wildcarded terms some time ago.

https://github.com/elasticsearch/elasticsearch/issues/787

I would like to use simple_query_string also with analyzed wildcard terms,
but there is no analyze_wildcard parameter. It gives an error.

Is it possible to add the parameter analyze_wildcard to simple_query_string?

It is not a good solution to have to switch back to query_string query if
users accidentally enter terms with wildcard characters.

Best,

Jörg

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAKdsXoFuxkvN_PCLbOW%3De3yHQ3V1ojsvyc9RjEoUxX0ZWvuPyA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.