[Dev] Add solr.ReversedWildcardFilterFactory to support wildcard operations.

2013-10-14 Thread Ajith Vitharana
Hi Subash, We can add following configurations to support pre-wildcard operations. We can do a test round with this configuration, You need to add this config to repository/conf/solr/conf/schema.xml. Thanks Ajith -- Ajith Vitharana. WSO2 Inc. -

Re: [Dev] Add solr.ReversedWildcardFilterFactory to support wildcard operations.

2013-10-14 Thread Ajith Vitharana
Adding Subash.. On Mon, Oct 14, 2013 at 7:49 PM, Ajith Vitharana wrote: > Hi Subash, > > We can add following configurations to support pre-wildcard operations. > We can do a test round with this configuration, You need to add this > config to repository/conf/solr/conf/schema.xml. > > > positi

Re: [Dev] Add solr.ReversedWildcardFilterFactory to support wildcard operations.

2013-10-14 Thread Ajith Vitharana
The original schema.xml file inside the * org.wso2.carbon.registry.indexing/4.2.1/src/main/resources* and we copy that file at the server startup. Thanks Ajith On Mon, Oct 14, 2013 at 8:10 PM, Ajith Vitharana wrote: > Adding Subash.. > > > On Mon, Oct 14, 2013 at 7:49 PM, Ajith Vitharana wrot

Re: [Dev] Add solr.ReversedWildcardFilterFactory to support wildcard operations.

2013-10-14 Thread Subash Chaturanga
Hi all, The fixes are done by r188194. So please build your packs out of the aforementioned latest changes and try out all the necessary searching scenarios and let us know any concerns if exists. i.e *artifact name = "myService one"* You can search this service also as follows for example. my

Re: [Dev] Add solr.ReversedWildcardFilterFactory to support wildcard operations.

2013-10-14 Thread Nuwan Bandara
Superb !!! thanks Ajith/senaka/subash can we get the case in-sensitive fix as well. Regards, /nuwan On Mon, Oct 14, 2013 at 11:18 PM, Subash Chaturanga wrote: > Hi all, > The fixes are done by r188194. So please build your packs out of the > aforementioned latest changes and try out all the

Re: [Dev] Add solr.ReversedWildcardFilterFactory to support wildcard operations.

2013-10-14 Thread Ajith Vitharana
On Mon, Oct 14, 2013 at 11:26 PM, Nuwan Bandara wrote: > Superb !!! thanks Ajith/senaka/subash > > can we get the case in-sensitive fix as well. > It is already included in this fix. :) Thanks Ajith. > Regards, > /nuwan > > > On Mon, Oct 14, 2013 at 11:18 PM, Subash Chaturanga wrote: > >> Hi

Re: [Dev] Add solr.ReversedWildcardFilterFactory to support wildcard operations.

2013-10-14 Thread Nuwan Bandara
On Mon, Oct 14, 2013 at 11:33 PM, Ajith Vitharana wrote: > > > > On Mon, Oct 14, 2013 at 11:26 PM, Nuwan Bandara wrote: > >> Superb !!! thanks Ajith/senaka/subash >> >> can we get the case in-sensitive fix as well. >> > > It is already included in this fix. :) > Super, Will try in today Store b

Re: [Dev] Add solr.ReversedWildcardFilterFactory to support wildcard operations.

2013-10-15 Thread Nuwan Bandara
Hi Ajith, So the solar schema change, is not getting added to my conf automatically ?, the cofig part has to be part of the default schema.xml which creates at server startup time right ? Regards, /Nuwan On Mon, Oct 14, 2013 at 11:39 PM, Nuwan Bandara wrote: > > > > On Mon, Oct 14, 2013 at 11

Re: [Dev] Add solr.ReversedWildcardFilterFactory to support wildcard operations.

2013-10-15 Thread Ajith Vitharana
On Tue, Oct 15, 2013 at 6:57 PM, Nuwan Bandara wrote: > Hi Ajith, > > So the solar schema change, is not getting added to my conf automatically > ?, the cofig part has to be part of the default schema.xml which creates at > server startup time right ?. > No need to copy in your product. Indexing