On Sun, Apr 18, 2010 at 12:28 PM, Manokaran K <manoka...@gmail.com> wrote:

>
> On Sun, Apr 18, 2010 at 12:21 PM, Manokaran K <manoka...@gmail.com> wrote:
>
>> Am getting the following error when I replaced the 0.5-snapshot with 0.5.0
>> when I access an _fti view:
>>
>> {"code":400,"reason":"bad_request"}
>>
>> I followed the same steps to install this as earlier. What could be the
>> reason?
>>
>
> The indexes are not getting built the first time I access it!!
>
>
Inside LuceneServlet.java, req.getPathInfo() prefixes a '/local' to the path
and the number of '/' that match is not 1 or 5. Could that be the reason?

regds,
mano

Reply via email to