[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to