How to get WildCard/prefix in SolrSharp

View: New views
2 Messages — Rating Filter:   Alert me  

How to get WildCard/prefix in SolrSharp

by theashik :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

In Solrj, there is a method called setAllowLeadingWildcard(true). I need to call the same method in SolrSharp API as well. But I don't find the class "SolrQueryParser.cs" in SolrSharp API. Can any one suggest me how to call that method, if I can use any provided namespace as "org.apache.solr.SolrSharp.Search.SolrQueryParser" in SolrSharp.


Thank you
Ashik Rajbhandari

Re: How to get WildCard/prefix in SolrSharp

by mausch :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

AFAIK this needs to be set in the config in your case, which is still an
open issue: http://issues.apache.org/jira/browse/SOLR-218

On Wed, Nov 11, 2009 at 9:25 AM, theashik <theashik@...> wrote:

>
> In Solrj, there is a method called setAllowLeadingWildcard(true). I need to
> call the same method in SolrSharp API as well. But I don't find the class
> "SolrQueryParser.cs" in SolrSharp API. Can any one suggest me how to call
> that method, if I can use any provided namespace as
> "org.apache.solr.SolrSharp.Search.SolrQueryParser" in SolrSharp.
>
>
> Thank you
> Ashik Rajbhandari
> --
> View this message in context:
> http://old.nabble.com/How-to-get-WildCard-prefix-in-SolrSharp-tp26300435p26300435.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>