You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shawn Heisey (JIRA)" <ji...@apache.org> on 2014/09/16 02:05:33 UTC

[jira] [Updated] (LUCENE-5955) filter eclipse-build from eclipse file search

     [ https://issues.apache.org/jira/browse/LUCENE-5955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shawn Heisey updated LUCENE-5955:
---------------------------------
    Attachment: LUCENE-5955.patch

The dot.project file had some severe whitespace issues.  Normally I would avoid fixing problems like that because it can make life difficult for others, but this is a file that sees very little churn, so I see it as pretty safe.

I haven't yet figured out how to exclude "search.log" from the search ... this file seems to be pretty big on my system, so it takes a long time to search.  I tried filtering it in the same place as the eclipse-build directory, but that didn't do it.

> filter eclipse-build from eclipse file search
> ---------------------------------------------
>
>                 Key: LUCENE-5955
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5955
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: general/build
>    Affects Versions: 4.10
>            Reporter: Shawn Heisey
>            Assignee: Shawn Heisey
>            Priority: Minor
>             Fix For: 4.11, 5.0
>
>         Attachments: LUCENE-5955.patch
>
>
> When doing a file search in the eclipse project built with "ant eclipse", the eclipse-build directory gets searched.  This results in about twice as many files being searched, so it takes about twice as long as it should.  I would expect eclipse to automatically skip that directory because it knows that directory is its own build target, but it doesn't seem that eclipse is that smart.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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