You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2009/01/04 17:43:44 UTC

[jira] Commented: (LUCENE-916) It is not possible to sort with sorttype auto on a field that does not exist

    [ https://issues.apache.org/jira/browse/LUCENE-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660595#action_12660595 ] 

Mark Miller commented on LUCENE-916:
------------------------------------

I think I can probably come up a solution to this after LUCENE-1483 goes in. I've run into it myself, and its annoying.

> It is not possible to sort with sorttype auto on a field that does not exist
> ----------------------------------------------------------------------------
>
>                 Key: LUCENE-916
>                 URL: https://issues.apache.org/jira/browse/LUCENE-916
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Search
>    Affects Versions: 1.9, 2.0.0, 2.1, 2.2
>            Reporter: Daan de Wit
>            Assignee: Mark Miller
>         Attachments: TestMultiSearcherAutoSort.java
>
>
> When sorting with type auto on a field that does not exist, a RuntimeException is thrown from FieldCacheImpl.java line 346. This is especially a problem when using MultiSearcher. This issue is related to: http://issues.apache.org/jira/browse/LUCENE-374

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org