-
Notifications
You must be signed in to change notification settings - Fork 60
Indexing / Querying explosion #43
Comments
Check to see that you have jackson-mapper available at runtime. |
I'm checking. I'd like to note however that other views work fine. |
Yeah, it looks like maybe the code generated by Rhino has some problems. Can you give me a sample document to test the view with? |
Another data point: I can instantiate the class in question in the app, so it should be available. |
I've sent you an example by email. |
On trying this again, I now get a different error:
|
This one is nasty as it seems to happen inside an endless loop. |
I believe I fixed the problem. We were not properly wrapping list objects when they got passed to Rhino. |
Looks good! I'll give this a shot on thursday. :) |
Well, the app seems to index correctly, but I'm still getting errors like this in log cat:
|
Confirmed I still see this warning too. I will look into it. |
And another one just popped up here during indexing:
|
While running a query against a js view I've got this exception in log cat
the js view was:
The text was updated successfully, but these errors were encountered: